llvm-project/clang/lib
Fariborz Jahanian 794ae1ea77 c: make __has_attribute(const) work for const
function attribute. // rdar://10253857

llvm-svn: 161767
2012-08-13 18:04:58 +00:00
..
ARCMigrate Update VerifyDiagnosticConsumer to only get directives during parsing. 2012-08-10 01:06:16 +00:00
AST When looking for the comment associated with a declaration, adjust the 2012-08-13 16:37:30 +00:00
ASTMatchers Fix for ASTMatchFinder to visit a functions parameter declarations. 2012-07-30 05:03:25 +00:00
Analysis Thread-safety-analysis: adds existential quantification over lock 2012-08-10 20:29:46 +00:00
Basic Frontend: define _LP64 in a target-independent way 2012-08-10 19:12:37 +00:00
CodeGen This is always going to be true so the cast isn't necessary. 2012-08-13 02:07:42 +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 Frontend: define _LP64 in a target-independent way 2012-08-10 19:12:37 +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 c: make __has_attribute(const) work for const 2012-08-13 18:04:58 +00:00
Parse Removed an unused function I added a while back. 2012-08-10 22:28:13 +00:00
Rewrite [analyzer] Add Prev/Next links to the HTML output. 2012-08-02 02:26:19 +00:00
Sema Attaching comments to declarations: find comment attached to any redeclaration 2012-08-11 00:51:43 +00:00
Serialization clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
StaticAnalyzer [analyzer] Strip CXXBaseObjectRegions when devirtualizing method calls. 2012-08-10 22:26:46 +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