..
ARCMigrate
Fix file headers. NFC
2019-03-01 06:49:51 +00:00
AST
[Sema] Add some compile time _FORTIFY_SOURCE diagnostics
2019-03-18 19:23:45 +00:00
ASTMatchers
[ASTImporter] Add support for importing ChooseExpr AST nodes.
2019-02-26 19:26:41 +00:00
Analysis
Thread safety analysis: Add note for unlock kind mismatch
2019-03-18 23:26:54 +00:00
Basic
[AMDGPU] Add the missing clang change of the experimental buffer fat pointer
2019-03-18 18:11:37 +00:00
CodeGen
[MS] Skip vbase construction in abstract class ctors
2019-03-18 22:41:50 +00:00
CrossTU
[CTU] Do not allow different CPP dialects in CTU
2019-02-28 15:24:59 +00:00
Driver
[HIP-Clang] propagate -mllvm options to opt and llc
2019-03-15 17:31:51 +00:00
Edit
[Fixed Point Arithmetic] Fixed Point and Integer Conversions
2019-03-06 00:28:43 +00:00
Format
[clang-format] Propagate inferred language to getLLVMStyle() in getPredefinedStyle()
2019-03-13 21:13:01 +00:00
Frontend
Add PragmaHandler for MSVC pragma execution_character_set
2019-03-14 18:12:17 +00:00
FrontendTool
[analyzer][NFC] Supply CheckerRegistry with AnalyzerOptions
2019-01-26 15:59:21 +00:00
Headers
[X86] Add gcc rotate intrinsics to ia32intrin.h
2019-03-18 22:25:57 +00:00
Index
[clang][Index] Mark references from Constructors and Destructors to class as NameReference
2019-03-08 08:30:20 +00:00
Lex
Factor out repeated code parsing and concatenating header-names from
2019-03-19 01:51:19 +00:00
Parse
[coroutines][PR40978] Emit error for co_yield within catch block
2019-03-15 20:25:49 +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
Minor renaming as suggested in review [NFC]
2019-03-19 00:14:46 +00:00
Serialization
[NFC][clang][PCH][ObjC] Add some missing `VisitStmt(S);`
2019-03-12 21:31:00 +00:00
StaticAnalyzer
[analyzer] ConditionBRVisitor: Unknown condition evaluation support
2019-03-16 13:47:55 +00:00
Tooling
[LibTooling] Add retrieval of extended AST-node source to FixIt library
2019-03-13 19:48:51 +00:00
CMakeLists.txt
Add Cross Translation Unit support library
2017-09-22 11:11:01 +00:00