..
ARCMigrate
Remove \brief commands from doxygen comments.
2018-05-09 01:00:01 +00:00
AST
[CodeGenCXX] Emit strip.invariant.group with -fstrict-vtable-pointers
2018-07-02 19:21:36 +00:00
ASTMatchers
[ASTMatchers] Introduce a blockDecl matcher for matching block declarations
2018-05-16 22:47:03 +00:00
Analysis
[CFG] [analyzer] Simplify lifetime-extended temporary construction contexts.
2018-06-28 00:18:52 +00:00
Basic
[Fixed Point Arithmetic] Rename `-fsame-fbits` flag
2018-06-29 17:08:19 +00:00
CodeGen
[CodeGenCXX] Emit strip.invariant.group with -fstrict-vtable-pointers
2018-07-02 19:21:36 +00:00
CrossTU
[CrossTU] Fix handling of Cross Translation Unit directory path
2017-10-27 12:53:37 +00:00
Driver
Driver: Don't mix system tools with devtoolset tools on RHEL
2018-06-30 02:55:54 +00:00
Edit
Remove \brief commands from doxygen comments.
2018-05-09 01:00:01 +00:00
Format
[clang-format/ObjC] Fix NS_SWIFT_NAME(foo(bar:baz:)) after ObjC method decl
2018-06-29 15:26:37 +00:00
Frontend
[Fixed Point Arithmetic] Rename `-fsame-fbits` flag
2018-06-29 17:08:19 +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] Correct the width of mask arguments in intrinsic headers and tests.
2018-06-30 06:05:17 +00:00
Index
[Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents
2018-06-14 14:53:51 +00:00
Lex
Warning for framework include violation from Headers to PrivateHeaders
2018-06-25 22:24:17 +00:00
Parse
[Parse] Make -Wgcc-compat complain about for loop inits in C89
2018-06-28 21:36:00 +00:00
Rewrite
Remove \brief commands from doxygen comments.
2018-05-09 01:00:01 +00:00
Sema
[X86] Remove masking from the avx512 rotate builtins. Use a select builtin instead.
2018-06-30 01:32:14 +00:00
Serialization
PR33924: merge local declarations that have linkage of some kind within
2018-06-29 21:58:50 +00:00
StaticAnalyzer
[analyzer] Replace the vector of ConstraintSets by a single ConstraintSet and a function to merge ConstraintSets
2018-06-29 18:11:43 +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