llvm-capstone/clang/lib
2020-04-15 12:51:38 +02:00
..
Analysis [AST] Remove DeclCXX.h dep on ASTContext.h 2020-04-06 10:09:01 -07:00
ARCMigrate Avoid SourceManager.h include in RawCommentList.h, add missing incs 2020-02-27 13:49:40 -08:00
AST Don't print & as part of reference template arguments. 2020-04-15 00:07:12 -07:00
ASTMatchers [ASTMatchers] Fixed CastKind being parsed incorrectly for dynamic matchers 2020-04-09 15:09:45 +01:00
Basic [AVR] Define __ELF__ 2020-04-15 00:22:53 +02:00
CodeGen Upgrade calls to CreateShuffleVector to use the preferred form of passing an array of ints 2020-04-15 12:51:38 +02:00
CrossTU [clang] Replace SmallStr.str().str() with std::string conversion operator. 2020-01-29 21:27:46 -08:00
DirectoryWatcher Add missing newlines at EOF; NFC 2020-02-12 15:57:25 +00:00
Driver HIP: Fix handling of denormal mode 2020-04-13 11:48:45 -07:00
Edit
Format [ADT/STLExtras.h] - Add llvm::is_sorted wrapper and update callers. 2020-04-14 14:11:02 +03:00
Frontend Implement -fsanitize-coverage-whitelist and -fsanitize-coverage-blacklist for clang 2020-04-10 10:44:03 -07:00
FrontendTool [llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists. 2020-04-01 10:49:06 -04:00
Headers [OpenMP] Allow <math.h> to go first in C++-mode in target regions 2020-04-09 22:10:31 -05:00
Index Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00
Lex Remove llvm::Error include form Diagnostic.h 2020-04-06 10:42:17 -07:00
Parse [OPENMP50] Fix PR45469: Consider variable-category of defaultmap clause as optional. 2020-04-09 09:43:03 -04:00
Rewrite
Sema [SveEmitter] Add range checks for immediates and predicate patterns. 2020-04-14 16:49:32 +01:00
Serialization Remove setters from CXXTypeidExpr and CXXUuidofExpr. 2020-04-14 23:15:27 -07:00
StaticAnalyzer [ADT/STLExtras.h] - Add llvm::is_sorted wrapper and update callers. 2020-04-14 14:11:02 +03:00
Tooling [ADT/STLExtras.h] - Add llvm::is_sorted wrapper and update callers. 2020-04-14 14:11:02 +03:00
CMakeLists.txt