.. |
ARCMigrate
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
AST
|
Finish implementing 'selected constructor' rules for triviality in C++11. In
|
2012-12-08 08:32:28 +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
|
Virtual method overrides can no longer have mismatched calling conventions. This fixes PR14339.
|
2012-12-09 17:45:41 +00:00 |
CodeGen
|
Unbreak the clang build after r169712.
|
2012-12-09 21:58:24 +00:00 |
Driver
|
Hexagon TC: forward appropriate args to assembler
|
2012-12-07 17:23:04 +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
|
Appease -Wnon-virtual-dtor
|
2012-12-07 22:49:27 +00:00 |
Frontend
|
Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fed into the diagnostic formatting machinery again.
|
2012-12-08 12:42:30 +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
|
[libclang] Resolve a cursor that points to a macro name inside a #ifdef/#ifndef
|
2012-12-08 02:21:17 +00:00 |
Parse
|
PR14549. Don't assert if we see an incomplete decltype specifier at the end of the file.
|
2012-12-09 04:17:57 +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
|
Virtual method overrides can no longer have mismatched calling conventions. This fixes PR14339.
|
2012-12-09 17:45:41 +00:00 |
Serialization
|
Finish implementing 'selected constructor' rules for triviality in C++11. In
|
2012-12-08 08:32:28 +00:00 |
StaticAnalyzer
|
[analyzer] Optimization heuristic: do not reanalyze every ObjC method as
|
2012-12-07 21:51:47 +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 |