..
ARCMigrate
Remove \brief commands from doxygen comments.
2018-05-09 01:00:01 +00:00
AST
[c++17] If a class inherits virtual functions from a base class, it is
2018-06-14 20:03:22 +00:00
ASTMatchers
[ASTMatchers] Introduce a blockDecl matcher for matching block declarations
2018-05-16 22:47:03 +00:00
Analysis
[Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents
2018-06-14 14:53:51 +00:00
Basic
bpf: recognize target specific option -mattr=dwarfris in clang
2018-06-15 15:53:31 +00:00
CodeGen
[X86] Lowering sqrt intrinsics to native IR
2018-06-15 18:05:59 +00:00
CrossTU
[CrossTU] Fix handling of Cross Translation Unit directory path
2017-10-27 12:53:37 +00:00
Driver
Modules: Fix implicit output file for .cppm to .pcm instead of stdout
2018-06-14 23:09:06 +00:00
Edit
Remove \brief commands from doxygen comments.
2018-05-09 01:00:01 +00:00
Format
[Format] Do not use a global static value for EOF within ScopedMacroState.
2018-06-15 06:08:54 +00:00
Frontend
[ASTImporter] Corrected diagnostic client handling in tests.
2018-06-15 06:45:39 +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] Rename __builtin_ia32_pslldqi128 to __builtin_ia32_pslldqi128_byteshift and similar for other sizes. Remove the multiply by 8 from the header files.
2018-06-14 22:02:35 +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
[Modules] Improve .Private fix-its to handle 'explicit' and 'framework'
2018-06-15 20:13:28 +00:00
Parse
[Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents
2018-06-14 14:53:51 +00:00
Rewrite
Remove \brief commands from doxygen comments.
2018-05-09 01:00:01 +00:00
Sema
[X86] __builtin_ia32_prord512_mask, __builtin_ia32_prorq512_mask, __builtin_ia32_shufpd should only accept an ICE constant.
2018-06-15 17:40:37 +00:00
Serialization
[Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents
2018-06-14 14:53:51 +00:00
StaticAnalyzer
[analyzer] Re-enable C++17-specific RVO construction contexts.
2018-06-14 01:59:35 +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