llvm-project/clang/lib
Nico Weber 04e213b6b6 Emit a nicer diagnostic for misplaced attributes on ObjC directives.
llvm-svn: 178670
2013-04-03 17:36:11 +00:00
..
ARCMigrate [arcmt] Copy the diagnostics so we don't have to worry about invaliding iterators from the diagnostic list. 2013-04-01 21:12:30 +00:00
AST Don't compute a patched/semantic storage class. 2013-04-03 15:50:00 +00:00
ASTMatchers Implements memoization for ancestor matching. 2013-03-14 16:33:21 +00:00
Analysis Thread safety analysis: Turn on checking for non-scalar types by default. 2013-04-01 17:47:37 +00:00
Basic R600: Add missing Southern Islands GPU to setCPU() function 2013-04-01 20:56:49 +00:00
CodeGen Don't compute a patched/semantic storage class. 2013-04-03 15:50:00 +00:00
Driver From PR9121 gcc defaulted to omitting the frame pointer on linux, 2013-04-03 01:58:53 +00:00
Edit Include llvm::Optional in clang/Basic/LLVM.h 2013-02-20 22:23:23 +00:00
Format Improve formatting of for loops and multi-variable DeclStmts. 2013-04-03 13:36:17 +00:00
Frontend Use getPredefinesFileID() appropriately. 2013-04-03 03:16:36 +00:00
FrontendTool <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. 2013-03-27 16:47:18 +00:00
Headers [cmake] Add clang-headers as a dependency of libclang and if we have to copy them 2013-03-29 21:51:40 +00:00
Lex [Preprocessor] Remove PPMutationListener. 2013-03-27 01:25:24 +00:00
Parse Emit a nicer diagnostic for misplaced attributes on ObjC directives. 2013-04-03 17:36:11 +00:00
Rewrite Don't compute a patched/semantic storage class. 2013-04-03 15:50:00 +00:00
Sema Give the default CorrectionCandidateCallback::ValidateCandidate some 2013-04-03 16:59:49 +00:00
Serialization Don't compute a patched/semantic storage class. 2013-04-03 15:50:00 +00:00
StaticAnalyzer [analyzer] Better model for copying of array fields in implicit copy ctors. 2013-04-03 01:39:08 +00:00
Tooling ClangTool output cleanup 2013-03-15 20:14:01 +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