llvm-project/clang/include
Reid Kleckner b6bee5164d Make -fstandalone-debug and -flimit-debug-info available in clang-cl
Our limited debug info optimizations are breaking down at DLL
boundaries, so we're going to evaluate the size impact of these
settings, and possibly change the default.

Users should be able to override our settings, though.

llvm-svn: 281056
2016-09-09 16:42:50 +00:00
..
clang Make -fstandalone-debug and -flimit-debug-info available in clang-cl 2016-09-09 16:42:50 +00:00
clang-c [libclang] Add clang_getAllSkippedRanges function 2016-08-18 15:43:55 +00:00
CMakeLists.txt