llvm-project/clang/lib
Guy Benyei b13abb952a Add OpenCL images as clang builtin types.
llvm-svn: 170428
2012-12-18 12:30:03 +00:00
..
ARCMigrate [arcmt] When capturing ARC errors, have a sanity check to make sure 2012-12-12 22:48:28 +00:00
AST Add OpenCL images as clang builtin types. 2012-12-18 12:30:03 +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 Don't use SourceLineCache in getColumnNumber if LastLineNoResult is past the end of the cache. Fixes PR14570. 2012-12-16 05:58:32 +00:00
CodeGen Add OpenCL images as clang builtin types. 2012-12-18 12:30:03 +00:00
Driver Add support for passing the main file name down to the assembler 2012-12-18 00:31:10 +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 Add basic support for splitting before function calls if it can't be 2012-12-17 14:34:14 +00:00
Frontend More conservative fix for <rdar://problem/12847524> (a crash printing diagnostic ranges). 2012-12-18 00:52:36 +00:00
FrontendTool Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00
Headers Code cleanup: Remove trailing whitespace in unwind.h. 2012-11-14 06:33:58 +00:00
Lex tsan: add __has_feature(thread_sanitizer) 2012-12-17 08:52:05 +00:00
Parse Add OpenCL images as clang builtin types. 2012-12-18 12:30:03 +00:00
Rewrite Using CanQualType::getAs<ArrayType> is unsafe; fix the code currently using it, 2012-12-13 01:43:21 +00:00
Sema Add OpenCL images as clang builtin types. 2012-12-18 12:30:03 +00:00
Serialization Add OpenCL images as clang builtin types. 2012-12-18 12:30:03 +00:00
StaticAnalyzer Don't include the header outside the include guards, it defeats the purpose of the include guards. 2012-12-17 20:10:49 +00:00
Tooling Style and Doc fix for CommonOptionsParser 2012-12-14 18:58:25 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00