llvm-project/clang/lib
Aaron Ballman 9e26485412 Tweak the ordering of a conditional to possibly avoid a few strcmps.
llvm-svn: 196584
2013-12-06 16:26:55 +00:00
..
ARCMigrate Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
AST PR18152: When computing the semantic form for an initializer list, keep track 2013-12-06 01:27:24 +00:00
ASTMatchers Another pass at adding missing matchers into the registry. 2013-11-25 15:03:44 +00:00
Analysis Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
Basic Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
CodeGen [ms-cxxabi] bitcast to i8* to deref a data member pointer 2013-12-05 22:44:07 +00:00
Driver For NetBSD, use arm1176jzf-s as default CPU for ARMv6. 2013-12-05 21:27:58 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format clang-format: Change line break decisions for array subscripts. 2013-12-06 15:19:50 +00:00
Frontend Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
FrontendTool Bring back a StringRef used in some build configurations 2013-11-27 19:44:04 +00:00
Headers Fix a SSE2 intrinsics typo 2013-11-23 22:11:57 +00:00
Index libclang does not depend directly on clangFormat; but clangIndex does 2013-11-13 22:26:04 +00:00
Lex Tweak the ordering of a conditional to possibly avoid a few strcmps. 2013-12-06 16:26:55 +00:00
Parse Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
Rewrite Check the initial line number without going through PresumedLoc 2013-12-05 17:28:42 +00:00
Sema Reverting changes from r196415; this patch exposed a different, but unrelated bug regarding the __has_attribute implementation. Reverting to unblock the Chrome tsan builds. 2013-12-06 15:58:47 +00:00
Serialization Add an AdjustedType sugar node for adjusting calling conventions 2013-12-05 01:23:43 +00:00
StaticAnalyzer Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +00:00
Tooling Fixed a bad assert from r194968. r194969 removed the assert. 2013-12-05 04:27:16 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00