.. |
ARCMigrate
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
AST
|
Use @import rather than @__experimental_modules_import, since the
|
2012-12-11 22:11:52 +00:00 |
ASTMatchers
|
Implements multiple parents in the parent map.
|
2012-12-06 14:42:48 +00:00 |
Analysis
|
Thread-safety analysis: check member access on guarded non-primitive types.
|
2012-12-08 03:46:30 +00:00 |
Basic
|
PR14581: Make SourceLocation::printToString work, or it will always return an empty string.
|
2012-12-12 14:17:17 +00:00 |
CodeGen
|
Marking the objc_autoreleaseReturnValue and objc_retainAutoreleaseReturnValue
|
2012-12-12 17:52:21 +00:00 |
Driver
|
[driver] Don't warn about an unused -flto option.
|
2012-12-12 20:06:31 +00:00 |
Edit
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
Format
|
Addi formatting tests for pointer template parameters.
|
2012-12-10 18:59:13 +00:00 |
Frontend
|
Extend stat query APIs to explicitly specify if the query is for
|
2012-12-11 07:48:23 +00:00 |
FrontendTool
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
Headers
|
Code cleanup: Remove trailing whitespace in unwind.h.
|
2012-11-14 06:33:58 +00:00 |
Lex
|
Don't warn about disabled macro expansion if we see the name of a function-like macro which isn't immediately followed by '('. FreeBSD's stdio.h #defines foo(x) to (foo)(x), apparently.
|
2012-12-12 02:46:14 +00:00 |
Parse
|
Use @import rather than @__experimental_modules_import, since the
|
2012-12-11 22:11:52 +00:00 |
Rewrite
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
Sema
|
Speeds up parsing of global declarations in cases where the warning
|
2012-12-12 13:26:54 +00:00 |
Serialization
|
[PCH] Remove redundant stat call when validating the input files.
|
2012-12-11 07:48:14 +00:00 |
StaticAnalyzer
|
[analyzer] Don't crash running destructors for multidimensional arrays.
|
2012-12-12 19:13:44 +00:00 |
Tooling
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
CMakeLists.txt
|
Initial version of formatting library.
|
2012-12-03 18:12:45 +00:00 |
Makefile
|
Initial version of formatting library.
|
2012-12-03 18:12:45 +00:00 |