-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: This diff upgrades the clang version to 19.1.1: https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.1 - Amended pre-existing patches. - Removed not-supported functions in clang: `NamespaceDecl::isOriginalNamespace` and `UnresolvedLookupExpr::isOverloaded` - Used `object_getClass` instead of `isa` in objc models. - Some FNs are introduced in Inferbo, Cost/c++, and Biabduction/objc. NOTE: On macos laptop with arm, ninja should be used to build clang. Reviewed By: martintrojer Differential Revision: D64109640 fbshipit-source-id: ad61a0a061dcefec93feee5ddc047bd99a1081bb
- Loading branch information
1 parent
9e5388d
commit e083d3f
Showing
118 changed files
with
6,597 additions
and
5,727 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.