llvm-project/clang/include
Justin Bogner 90e8e2c586 Driver: Don't crash when generating crash reports for *-header inputs
If we crash while handling headers, the crash report mechanism
currently tries to make a string out of a null pointer when it tries
to make up a file extension.

Map *-header input types to reasonable extensions to avoid this.

llvm-svn: 238994
2015-06-04 00:30:22 +00:00
..
clang Driver: Don't crash when generating crash reports for *-header inputs 2015-06-04 00:30:22 +00:00
clang-c Fix a #include cycle in the libclang headers. "Eventually" is now. 2015-05-14 00:22:12 +00:00
CMakeLists.txt
Makefile