llvm-project/clang/lib
Johannes Doerfert ceed44adfd [OpenMP][NFC] Remove unnecessary argument 2020-04-04 11:34:58 -05:00
..
ARCMigrate Avoid SourceManager.h include in RawCommentList.h, add missing incs 2020-02-27 13:49:40 -08:00
AST PR45402: Make the restrictions on constant evaluation of memcmp and 2020-04-03 18:26:14 -07:00
ASTMatchers Revert "[OpenMP][NFCI] Move OpenMP clause information to `lib/Frontend/OpenMP`" 2020-04-02 02:23:22 -05:00
Analysis Revert "[OpenMP][NFCI] Move OpenMP clause information to `lib/Frontend/OpenMP`" 2020-04-02 02:23:22 -05:00
Basic [cuda][hip] Fix `RegisterVar` function prototype. 2020-04-03 12:57:09 -04:00
CodeGen [clang][opaque pointers] Fix up a bunch of "getType()->getElementType()" 2020-04-03 18:00:33 -07: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 Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) Gadgets" 2020-04-03 16:56:08 -07: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: [JS] detect C++ keywords. 2020-04-03 14:23:56 +02:00
Frontend [clang] Move branch-protection from CodeGenOptions to LangOptions 2020-04-02 10:31:52 +02:00
FrontendTool [llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists. 2020-04-01 10:49:06 -04:00
Headers [X86] Add SERIALIZE instruction. 2020-04-02 16:19:23 +08:00
Index Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00
Lex [CodeComplete] Don't replace the rest of line in #include completion. 2020-03-26 11:03:04 +01:00
Parse [OpenMP][NFC] Remove the need to include `OpenMPClause.h` 2020-04-03 13:27:52 -07:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema [OpenMP][NFC] Remove unnecessary argument 2020-04-04 11:34:58 -05:00
Serialization [OpenMP][NFC] Remove the need to include `OpenMPClause.h` 2020-04-03 13:27:52 -07:00
StaticAnalyzer [analyzer] StdLibraryFunctionsChecker: fix bug with arg constraints 2020-04-02 17:00:11 +02:00
Tooling [OpenMP][NFC] Remove the need to include `OpenMPClause.h` 2020-04-03 13:27:52 -07:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00