hanchenye-llvm-project/clang/lib
Benjamin Kramer 402f807d9d array_pod_sort loses some type safety, better use the right types.
llvm-svn: 191174
2013-09-22 12:53:24 +00:00
..
ARCMigrate ObjectiveC migrator: For consistency, also infer 2013-09-18 20:35:47 +00:00
AST Fix comment to match name of variable. 2013-09-22 10:07:22 +00:00
ASTMatchers Reduce the number of symbols by changing how templates are instantiated per function bound in the registry. 2013-08-30 15:09:52 +00:00
Analysis PR16054: Slight strengthening for -Wsometimes-uninitialized: if we use a 2013-09-12 18:49:10 +00:00
Basic [Mips] Allocate NaClTargetInfo for MIPSEL NaCl 2013-09-21 01:27:01 +00:00
CodeGen get rid of extra parentheses. 2013-09-18 22:18:17 +00:00
Driver clang-cl: implement custom search for cl.exe in /fallback mode 2013-09-20 18:16:35 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format clang-format: Improve address-of-operator detection 2013-09-21 17:31:51 +00:00
Frontend Make Preprocessor::Lex non-recursive. 2013-09-19 00:41:32 +00:00
FrontendTool ObjectiveC migrator. This patch infers readonly properties for no-parameter 2013-08-28 23:22:46 +00:00
Headers Fix return type of _mm_extract_epi8 etc. 2013-09-21 00:05:25 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Fix use-after-free in r190980. 2013-09-19 01:51:23 +00:00
Parse Parse: Move simple-type-specifier sanity check earlier 2013-09-22 03:30:01 +00:00
Rewrite ObjectiveC modern translator: Provide proper cast of 2013-09-17 17:51:48 +00:00
Sema Simplify code to equivalent code. No need to test for null after cast<>, use 2013-09-22 10:06:57 +00:00
Serialization Switch the semantic DeclContext for a block-scope declaration of a function or 2013-09-20 01:15:31 +00:00
StaticAnalyzer array_pod_sort loses some type safety, better use the right types. 2013-09-22 12:53:24 +00:00
Tooling Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print. 2013-09-12 18:23:34 +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