llvm-project/clang/include
Richard Trieu 265c344ef8 Fix a crash on invalid with template handling
This is a fix for https://llvm.org/bugs/show_bug.cgi?id=25561 which was a
crash on invalid.  Change the handling of invalid decls to have a catch-all
case to prevent unexpecting decls from triggering an assertion.

llvm-svn: 265467
2016-04-05 21:13:54 +00:00
..
clang Fix a crash on invalid with template handling 2016-04-05 21:13:54 +00:00
clang-c Fix a typo, Tiles -> Files, NFC 2016-03-23 23:51:36 +00:00
CMakeLists.txt