.. |
ARCMigrate
|
Fix more implicit conversions. Getting closer to having clang working with gcc 5 again
|
2020-01-29 02:57:59 +01:00 |
AST
|
PR12350: Handle remaining cases permitted by CWG DR 244.
|
2020-02-07 18:40:41 -08:00 |
ASTMatchers
|
[clang][NFC] Expand some `auto`s and add another test for matcher `isExpandedFromMacro`.
|
2020-02-04 13:05:58 -05:00 |
Analysis
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
Basic
|
Support -fstack-clash-protection for x86
|
2020-02-09 10:42:45 +01:00 |
CodeGen
|
Revert "[OpenMP] Fix unused variable"
|
2020-02-10 16:34:59 +01: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
|
Support -fstack-clash-protection for x86
|
2020-02-09 10:42:45 +01: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] Do not merge short C# class definitions into one line
|
2020-02-05 17:38:33 +00:00 |
Frontend
|
Support -fstack-clash-protection for x86
|
2020-02-09 10:42:45 +01:00 |
FrontendTool
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
Headers
|
[OPENMP][NVPTX]Add NVPTX specific definitions for new/delete operators.
|
2020-02-05 09:57:53 -05:00 |
Index
|
[clang][index] Index the injected class name types.
|
2020-01-22 10:07:54 +01:00 |
Lex
|
Use heterogenous lookup for std;:map<std::string with a StringRef. NFCI.
|
2020-02-08 13:28:29 +01:00 |
Parse
|
[OPENMP50]Add parsing/sema for acq_rel clause.
|
2020-02-07 09:21:10 -05:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
CWG2445: For function template partial ordering, take reversal of
|
2020-02-10 06:07:48 -08:00 |
Serialization
|
[OPENMP50]Add parsing/sema for acq_rel clause.
|
2020-02-07 09:21:10 -05:00 |
StaticAnalyzer
|
[analyzer] StdLibraryFunctionsChecker refactor: remove macros
|
2020-02-10 16:45:33 +01:00 |
Tooling
|
Fix build after D72746
|
2020-02-06 08:55:19 +01:00 |
CMakeLists.txt
|
Reland [clang] DirectoryWatcher
|
2019-07-12 20:34:10 +00:00 |