.. |
ARCMigrate
|
Fix layering violation: include/clang/Basic/PlistSupport.h should not include
|
2015-01-28 20:14:54 +00:00 |
AST
|
Teach AST printing to not print whitespace inside {} and () for initialization,
|
2015-01-30 02:04:26 +00:00 |
ASTMatchers
|
Add voidType() matcher.
|
2014-12-15 15:09:22 +00:00 |
Analysis
|
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
|
2015-01-14 11:29:14 +00:00 |
Basic
|
Windows: Fix _CPPUNWIND definition to follow -fcxx-exceptions
|
2015-01-30 21:42:55 +00:00 |
CodeGen
|
[PM] Update Clang for the new LLVM API in r227685 for managing the
|
2015-01-31 11:18:46 +00:00 |
Driver
|
Tweak behavior due to -fexceptions, in C++ mode, imply -fcxx-exceptions
|
2015-01-31 23:05:51 +00:00 |
Edit
|
Edit: Do not extend a removal to include trailing whitespace if we're at the end
|
2014-09-15 11:47:10 +00:00 |
Format
|
clang-format: Fix incorrect handling of leading whitespace.
|
2015-01-31 07:05:46 +00:00 |
Frontend
|
Process the -fno-signed-zeros optimization flag (PR20870)
|
2015-01-23 16:40:50 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
[X86] Rename _mm512_valign_epi64/32 intrinsics to _mm512_alignr_epi64/32 to match Intel docs. Make immediate argument to them an ICE. Fix mask size for the alignd version.
|
2015-02-01 07:35:40 +00:00 |
Index
|
[libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be.
|
2014-12-08 09:09:05 +00:00 |
Lex
|
Inherit attributes when infering a framework module
|
2015-01-13 17:47:44 +00:00 |
Parse
|
Follow-up to r217302 and r227555: Don't crash on inline ~A::A() if A is an int.
|
2015-01-30 16:53:11 +00:00 |
Rewrite
|
Trim some includes. NFC.
|
2014-10-29 22:13:46 +00:00 |
Sema
|
[X86] Add immediate range checking for a couple XOP builtins.
|
2015-01-31 08:57:52 +00:00 |
Serialization
|
[modules] When we try to complete the redeclaration chain for a class template
|
2015-01-31 03:04:55 +00:00 |
StaticAnalyzer
|
Fix layering violation: include/clang/Basic/PlistSupport.h should not include
|
2015-01-28 20:14:54 +00:00 |
Tooling
|
Adopt new cl::HideUnrelatedOptions API added r226729.
|
2015-01-21 23:26:11 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |