clang/lib
Peter Collingbourne 1ac05da6ec Driver: De-duplicate some code. NFCI.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@334673 91177308-0d34-0410-b5e6-96231b3b80d8
2018-06-14 00:03:41 +00:00
..
ARCMigrate Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
AST Implement constexpr __builtin_*_overflow 2018-06-13 20:43:27 +00:00
ASTMatchers [ASTMatchers] Introduce a blockDecl matcher for matching block declarations 2018-05-16 22:47:03 +00:00
Analysis [CFG] Fix automatic destructors when a member is bound to a reference. 2018-06-04 18:56:25 +00:00
Basic [Basic] Fix -Wreorder warning 2018-06-13 16:45:12 +00:00
CodeGen [COFF] Add ARM64 intrinsics: __yield, __wfe, __wfi, __sev, __sevl 2018-06-13 18:49:35 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Driver: De-duplicate some code. NFCI. 2018-06-14 00:03:41 +00:00
Edit Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Format [clang-format] Fix crash while reflowing backslash in comments 2018-06-12 19:33:15 +00:00
Frontend Add -fforce-emit-vtables 2018-06-13 13:55:42 +00:00
FrontendTool Add a new driver mode to dump compiler feature and extension options. 2018-05-31 13:57:09 +00:00
Headers [X86] Remove masking from avx512vbmi2 concat and shift by immediate builtins. Use select builtins instead. 2018-06-13 07:19:28 +00:00
Index This diff includes changes for supporting the following types. 2018-06-04 16:07:52 +00:00
Lex Fix unused variable warning from r333718 2018-06-01 14:16:18 +00:00
Parse Reapply "[Parse] Use CapturedStmt for @finally on MSVC" 2018-06-08 00:30:00 +00:00
Rewrite Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Sema Add -fforce-emit-vtables 2018-06-13 13:55:42 +00:00
Serialization Move VersionTuple from clang/Basic to llvm/Support 2018-06-11 10:28:04 +00:00
StaticAnalyzer [analyzer] Fix offset overflow check in MemRegion 2018-06-13 18:32:19 +00:00
Tooling Reland "Move #include manipulation code to new lib/Tooling/Inclusions." 2018-06-04 09:04:12 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00