..
ARCMigrate
Fix file headers. NFC
2019-03-01 06:49:51 +00:00
AST
[ASTImporter] Fix IsStructuralMatch specialization for EnumDecl to prevent re-importing an EnumDecl while trying to complete it
2019-03-27 17:47:36 +00:00
ASTMatchers
[ASTMatchers][OpenMP] OpenMP Structured-block-related matchers
2019-03-21 15:33:35 +00:00
Analysis
Thread Safety: also look at ObjC methods
2019-03-25 20:06:32 +00:00
Basic
[OPENMP]Initial support for 'allocate' clause.
2019-03-27 14:14:31 +00:00
CodeGen
[OPENMP]Initial support for 'allocate' clause.
2019-03-27 14:14:31 +00:00
CrossTU
[CTU] Do not allow different CPP dialects in CTU
2019-02-28 15:24:59 +00:00
Driver
[Driver] Allow -gsplit-dwarf on ELF OSes other than Linux and Fuchsia
2019-03-28 08:24:00 +00:00
Edit
[Fixed Point Arithmetic] Fixed Point and Integer Conversions
2019-03-06 00:28:43 +00:00
Format
[clang-format] Add style option AllowShortLambdasOnASingleLine
2019-03-26 20:18:14 +00:00
Frontend
Basic: Return a reference from FileManager::getVirtualFileSystem, NFC
2019-03-26 22:32:06 +00:00
FrontendTool
[analyzer][NFC] Supply CheckerRegistry with AnalyzerOptions
2019-01-26 15:59:21 +00:00
Headers
[X86] Make _bswap intrinsic a function instead of a macro to hopefully fix the chromium build.
2019-03-24 18:00:20 +00:00
Index
[clang][Index] Mark references from Constructors and Destructors to class as NameReference
2019-03-08 08:30:20 +00:00
Lex
Basic: Return a reference from FileManager::getVirtualFileSystem, NFC
2019-03-26 22:32:06 +00:00
Parse
[OPENMP]Initial support for 'allocate' clause.
2019-03-27 14:14:31 +00:00
Rewrite
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Sema
[OPENMP]Initial support for 'allocate' clause.
2019-03-27 14:14:31 +00:00
Serialization
[OPENMP]Initial support for 'allocate' clause.
2019-03-27 14:14:31 +00:00
StaticAnalyzer
Frontend: Remove CompilerInstance::VirtualFileSystem, NFC
2019-03-26 22:18:52 +00:00
Tooling
Basic: Return a reference from FileManager::getVirtualFileSystem, NFC
2019-03-26 22:32:06 +00:00
CMakeLists.txt
Add Cross Translation Unit support library
2017-09-22 11:11:01 +00:00