llvm-project/clang/lib
Simon Pilgrim 36aaffbf56 Fix Wdocumentation warnings due to outdated parameter list. NFC. 2020-07-01 12:01:18 +01:00
..
ARCMigrate [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
AST [c++20] consteval functions don't get vtable slots. 2020-06-30 18:22:09 -07:00
ASTMatchers [ASTMatcher] Fix a performance regression: memorize the child match. 2020-06-30 15:43:51 +02:00
Analysis Reland D81869 "Modify FPFeatures to use delta not absolute settings" 2020-06-27 01:34:57 -07:00
Basic [X86] Move frontend CPU feature initialization to a look up table based implementation. NFCI 2020-06-30 12:04:58 -07:00
CodeGen Fix Wdocumentation warnings due to outdated parameter list. NFC. 2020-07-01 12:01:18 +01:00
CrossTU [clang][CrossTU] Invalidate parent map after get cross TU definition. 2020-07-01 09:13:05 +02:00
DirectoryWatcher [DirectoryWatcher] Do not use FSEvents on non-macOS platforms 2020-04-23 10:22:28 -07:00
Driver [Driver][ARM] parse version of arm/thumb architecture correctly 2020-07-01 12:13:52 +02: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] Preserve whitespace in selected macros 2020-06-29 09:57:47 -04:00
Frontend [clang][diagnostics] Add '-Wundef-prefix' warning option 2020-06-30 13:57:47 -07:00
FrontendTool [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Headers [PowerPC][Power10] Implement centrifuge, vector gather every nth bit, vector evaluate Builtins in LLVM/Clang 2020-06-25 21:34:41 -05:00
Index [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
Lex [clang][diagnostics] Add '-Wundef-prefix' warning option 2020-06-30 13:57:47 -07:00
Parse [CodeComplete] Add code completion after function equals 2020-07-01 12:51:25 +08:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema [Sema][NFC] Remove Redundant Condition 2020-07-01 09:04:27 +02:00
Serialization Reland D81869 "Modify FPFeatures to use delta not absolute settings" 2020-06-27 01:34:57 -07:00
StaticAnalyzer [Analyzer] Handle pointer implemented as iterators in iterator checkers 2020-07-01 09:04:28 +02:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling Add Metadata to Transformer tooling 2020-06-30 15:03:07 +00:00
CMakeLists.txt Move unittest helpers to a shared location 2020-05-29 16:47:33 +02:00