llvm-project/clang/include/clang
Thomas Lively fd3bd63df2 [WebAssembly] Make bitmask instructions return unsigned ints
Since they are bitmasks, it will be more common for them to be used and
potentially extended to 64-bit integers as unsigned values rather than signed
values.

Differential Revision: https://reviews.llvm.org/D108401
2021-08-19 16:23:47 -07:00
..
APINotes APINotes: constify `dump` methods (NFC) 2020-12-01 19:01:06 +00:00
ARCMigrate ARCMigrate: Stop abusing PreprocessorOptions for passing back file remappings, NFC 2020-12-02 16:28:33 -08:00
AST [Clang][AST][NFC] Resolve FIXME: Make CXXRecordDecl *Record const. 2021-08-19 16:36:32 +01:00
ASTMatchers Reapply "Support Attr in DynTypedNode and ASTMatchers." 2021-08-06 22:30:32 +02:00
Analysis [analyzer] Add control flow arrows to the analyzer's HTML reports 2021-08-02 19:15:00 +03:00
Basic [WebAssembly] Make bitmask instructions return unsigned ints 2021-08-19 16:23:47 -07:00
CodeGen [Clang] Introduce Swift async calling convention. 2021-07-09 11:50:10 -07:00
Config Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/ 2020-12-01 14:00:32 -08:00
CrossTU [analyzer][ctu] Reland "Avoid parsing invocation list again and again.. 2021-05-25 09:44:13 +02:00
DirectoryWatcher
Driver [clang] Do not warn unused -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang 2021-08-20 00:37:01 +08:00
Edit [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
Format [clang-format] Correctly attach enum braces with ShortEnums disabled 2021-07-28 10:29:15 +02:00
Frontend Frontend: Add -f{,no-}implicit-modules-uses-lock and -Rmodule-lock 2021-08-12 15:58:19 -07:00
FrontendTool
Index [clang] p1099 using enum part 2 2021-06-08 11:11:46 -07:00
IndexSerialization [index-while-building] PathIndexer 2020-08-19 11:25:21 -07:00
Interpreter Reland "[clang-repl] Implement partial translation units and error recovery." 2021-07-12 15:21:22 +00:00
Lex Revert "[clangd] Support `#pragma mark` in the outline" 2021-08-10 14:25:52 +01:00
Parse [CodeComplete] Basic code completion for attribute names. 2021-08-12 23:49:10 +02:00
Rewrite Replace uses of std::iterator with explicit using 2021-04-12 10:47:14 -07:00
Sema Add implicit map for a list item appears in a reduction clause. 2021-08-19 12:53:47 -07:00
Serialization [clang] Introduce SourceLocation::[U]IntTy typedefs. 2021-07-21 10:45:46 +01:00
StaticAnalyzer [analyzer] MallocChecker: Add a visitor to leave a note on functions that could have, but did not change ownership on leaked memory 2021-08-16 16:19:00 +02:00
Testing Use TestClangConfig in AST Matchers tests and run them in more configurations 2020-07-16 18:36:53 +02:00
Tooling [clang][deps] Move `SingleCommandCompilationDatabase` to a header 2021-08-13 12:48:14 +02:00
CMakeLists.txt Reland [Syntax] Add minimal TableGen for syntax nodes. NFC 2020-11-11 11:24:47 +01:00
module.modulemap Mark Basic/TargetCXXABI.def as textual in the module map. 2021-05-04 12:52:52 -07:00