llvm-project/clang/lib
Richard Smith 72db563280 PR18530: Don't assert when performing error recovery after a missing 'template<>' on a variable template explicit specialization.
llvm-svn: 200099
2014-01-25 21:32:06 +00:00
..
ARCMigrate Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
AST PR18283: If a const variable of integral or enumeration type is 2014-01-25 20:50:08 +00:00
ASTMatchers Fix debug build. 2014-01-23 23:15:58 +00:00
Analysis Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Basic PR18465: [Thumbv8] add predefined macros 2014-01-22 18:42:13 +00:00
CodeGen Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Driver [Mips] Add support for mips64el-linux-android triple. 2014-01-25 16:04:08 +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: Fix incorrect space removal. 2014-01-25 09:16:02 +00:00
Frontend Require a module.map file to load a module 2014-01-22 23:19:39 +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 One more intrinsic. 2014-01-25 01:38:30 +00:00
Index Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Lex Fix cxx_variable_templates feature check and documentation 2014-01-15 04:11:24 +00:00
Parse Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Rewrite Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Sema PR18530: Don't assert when performing error recovery after a missing 'template<>' on a variable template explicit specialization. 2014-01-25 21:32:06 +00:00
Serialization Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
StaticAnalyzer Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +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