.. |
AST
|
Split out -Wconversion warnings about constant precision into their
|
2010-11-09 22:22:12 +00:00 |
Analysis
|
Don't warn when matching %p to nullptr.
|
2010-11-06 14:58:53 +00:00 |
Basic
|
Add support for soft/hard float options to the Sparc target
|
2010-11-09 17:21:19 +00:00 |
Checker
|
Teach AttrNonNullChecker about transparent unions. Fixes crash reported in <rdar://problem/8642434>.
|
2010-11-09 02:11:43 +00:00 |
CodeGen
|
Use the right calling convention when mangling names in the Microsoft C++
|
2010-11-09 18:04:24 +00:00 |
Driver
|
Add support for soft/hard float options to the Sparc target
|
2010-11-09 17:21:19 +00:00 |
Frontend
|
make sure #pragma clang is treated the same way as #pragma gcc in -E mode,
|
2010-11-10 01:00:49 +00:00 |
FrontendTool
|
Revert "CMake: Update to use standard CMake dependency tracking facilities instead"
|
2010-09-13 23:54:41 +00:00 |
Headers
|
Fix CMake installation of arm_neon.h
|
2010-10-19 18:06:10 +00:00 |
Index
|
Fix CMake clangIndex library dependencies, from Logan Chien
|
2010-09-20 18:32:29 +00:00 |
Lex
|
lib/Lex/PPMacroExpansion.cpp: Fixup to appease MSVC.
|
2010-11-09 06:27:32 +00:00 |
Parse
|
Diagnose attempst to template using declarations and using directives.
|
2010-11-10 02:40:36 +00:00 |
Rewrite
|
Fixes a rewrite bug, rewriting nested property usage
|
2010-11-08 18:37:50 +00:00 |
Sema
|
Friend function declarations can overload with tag declarations.
|
2010-11-10 03:01:53 +00:00 |
Serialization
|
Remove broken support for variadic templates, along with the various
|
2010-11-07 23:05:16 +00:00 |
CMakeLists.txt
|
Move ExecuteCompilerInvocation to a new library FrontendTool
|
2010-08-24 00:31:22 +00:00 |
Makefile
|
Move ExecuteCompilerInvocation to a new library FrontendTool
|
2010-08-24 00:31:22 +00:00 |