llvm-project/clang/lib
Joerg Sonnenberger 6cd7deb9fe Use a switch for the emulation handling.
llvm-svn: 200666
2014-02-02 22:50:34 +00:00
..
ARCMigrate Enforce safe usage of DiagnosticsEngine::getCustomDiagID() 2014-01-26 06:17:37 +00:00
AST Report a correct end location for nameless parameters. 2014-02-02 15:28:46 +00:00
ASTMatchers clang/lib/ASTMatchers/Dynamic/CMakeLists.txt: redundant 2014-02-02 16:46:03 +00:00
Analysis Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Basic NetBSD uses signed wchar_t on AArch64. It also wants __LITTLE_ENDIAN__ / 2014-02-02 21:55:10 +00:00
CodeGen Remove local type use in template. 2014-02-01 00:23:22 +00:00
Driver Use a switch for the emulation handling. 2014-02-02 22:50:34 +00:00
Edit Add front-end infrastructure now address space casts are in LLVM IR. 2013-12-11 13:39:46 +00:00
Format clang-format: Let chromium style inherit google style's javascript tweaks. 2014-02-02 20:50:45 +00:00
Frontend Revert "Fix assertion failures on annot_* tokens in clang -E" 2014-01-30 21:50:18 +00:00
FrontendTool Bury leaked pointers in a global array to silence a leak detector in --disable-free mode 2013-12-27 08:11:08 +00:00
Headers MS Intrin.h: implement __cpuidex and simplify __cpuid 2014-01-31 19:44:55 +00:00
Index Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Lex Track the currently-being-built submodule inside the preprocessor (rather than 2014-01-31 20:47:44 +00:00
Parse Consolidating several table-generated files containing parser-related string switches into a single file. This reduces build-related complexity by replacing four separate projects (and table-gen instantiations) with a single one. 2014-01-29 22:13:45 +00:00
Rewrite Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Sema Sema: Reject templates in all extern "C" contexts. 2014-02-02 16:35:43 +00:00
Serialization Fix autolinking when modules are imported in pch files 2014-01-31 01:06:56 +00:00
StaticAnalyzer [CMake] Prune stray entries in add_dependencies(). target_link_libraries() implies it. 2014-01-31 11:19:04 +00:00
Tooling Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +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