.. |
ARCMigrate
|
Fix more implicit conversions. Getting closer to having clang working with gcc 5 again
|
2020-01-29 02:57:59 +01:00 |
AST
|
[OPENMP50]Basic parsing/sema analysis for order(concurrent) clause.
|
2020-02-03 10:31:02 -05:00 |
ASTMatchers
|
[clang] fix lib/ASTMatchers for BUILD_SHARED_LIBS=ON
|
2020-02-04 09:54:28 -08:00 |
Analysis
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
Basic
|
[SystemZ] Support -msoft-float
|
2020-02-04 10:32:45 -05:00 |
CodeGen
|
[BPF] use base lvalue type for preserve_{struct,union}_access_index metadata
|
2020-02-04 09:28:30 -08:00 |
CrossTU
|
[clang] Replace SmallStr.str().str() with std::string conversion operator.
|
2020-01-29 21:27:46 -08:00 |
DirectoryWatcher
|
Fix another implicit conversion in the directory watcher
|
2020-01-28 15:28:22 -08:00 |
Driver
|
[Driver] Change -fmax-tokens $arg to -fmax-tokens=$arg
|
2020-02-04 09:39:48 -08:00 |
Edit
|
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
2019-07-02 18:28:13 +00:00 |
Format
|
[clang-format] Add option for not breaking line before ObjC params
|
2020-02-01 17:39:34 +00:00 |
Frontend
|
[Driver] Change -fmax-tokens $arg to -fmax-tokens=$arg
|
2020-02-04 09:39:48 -08:00 |
FrontendTool
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
Headers
|
[CUDA] Assume the latest known CUDA version if we've found an unknown one.
|
2020-01-28 10:11:42 -08:00 |
Index
|
[clang][index] Index the injected class name types.
|
2020-01-22 10:07:54 +01:00 |
Lex
|
[clang] Replace SmallStr.str().str() with std::string conversion operator.
|
2020-01-29 21:27:46 -08:00 |
Parse
|
[Driver] Change -fmax-tokens $arg to -fmax-tokens=$arg
|
2020-02-04 09:39:48 -08:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
[OpenCL] Tidy up OpenCLBuiltins.td
|
2020-02-04 10:56:53 +00:00 |
Serialization
|
[OPENMP50]Basic parsing/sema analysis for order(concurrent) clause.
|
2020-02-03 10:31:02 -05:00 |
StaticAnalyzer
|
[analyzer] CheckerContext: Make the Preprocessor available
|
2020-01-30 17:05:52 +01:00 |
Tooling
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CMakeLists.txt
|
Reland [clang] DirectoryWatcher
|
2019-07-12 20:34:10 +00:00 |