.. |
ARCMigrate
|
Update VerifyDiagnosticConsumer to only get directives during parsing.
|
2012-08-10 01:06:16 +00:00 |
AST
|
Provide isConst/Volatile on CXXMethodDecl.
|
2012-08-10 00:55:35 +00:00 |
ASTMatchers
|
Fix for ASTMatchFinder to visit a functions parameter declarations.
|
2012-07-30 05:03:25 +00:00 |
Analysis
|
Refactor thread safety analysis to use a different data structure
|
2012-08-10 18:39:05 +00:00 |
Basic
|
Add missing cctype includes.
|
2012-08-10 10:58:18 +00:00 |
CodeGen
|
Decrementing std::string::end is not portable, use array access instead.
|
2012-08-10 10:57:52 +00:00 |
Driver
|
Followup to r161546, to unbreak linking on Bitrig. Patch by David Hill.
|
2012-08-09 22:42:04 +00:00 |
Edit
|
clang/lib: [CMake] Update tblgen'd dependencies.
|
2012-07-27 06:18:33 +00:00 |
Frontend
|
Add missing cctype includes.
|
2012-08-10 10:58:18 +00:00 |
FrontendTool
|
Added -ast-list option to dump filterable AST decl node names.
|
2012-07-31 09:37:40 +00:00 |
Headers
|
Add _rdrand{16,32,64}_step intrinsics to immintrin.h
|
2012-07-12 09:33:03 +00:00 |
Lex
|
Add missing cctype includes.
|
2012-08-10 10:58:18 +00:00 |
Parse
|
objective-C++: delayed parsing of member function with
|
2012-08-10 18:10:56 +00:00 |
Rewrite
|
[analyzer] Add Prev/Next links to the HTML output.
|
2012-08-02 02:26:19 +00:00 |
Sema
|
[ms-inline asm] Use asserts as these calls are now guarded by identical checks.
|
2012-08-10 18:20:12 +00:00 |
Serialization
|
clang/lib: [CMake] Update tblgen'd dependencies.
|
2012-07-27 06:18:33 +00:00 |
StaticAnalyzer
|
Fix a couple of pedantic gcc warnings.
|
2012-08-10 10:06:13 +00:00 |
Tooling
|
Fixes a segfault in Tooling when using pch's:
|
2012-07-31 13:56:54 +00:00 |
CMakeLists.txt
|
Adds the AST Matcher library, which provides a in-C++ DSL to express
|
2012-07-06 05:48:52 +00:00 |
Makefile
|
Adds the AST Matcher library, which provides a in-C++ DSL to express
|
2012-07-06 05:48:52 +00:00 |