llvm-project/clang/include
David Blaikie 8ec7d9b8f8 DebugInfo: Move the '=' version of -gsimple-template-names to the frontend
Based on feedback from Paul Robinson on 38c09ea that the 'mangled' mode
is only useful as an LLVM-developer-internal tool in combination with
llvm-dwarfdump --verify, so demote that to a frontend-only (not driver)
option. The driver support is simply -g{no-,}simple-template-names to
switch on simple template names, without the option to use the mangled
template name scheme there.
2021-09-24 11:18:10 -07:00
..
clang DebugInfo: Move the '=' version of -gsimple-template-names to the frontend 2021-09-24 11:18:10 -07:00
clang-c OpenMP 5.0 metadirective 2021-09-18 13:40:44 -05:00
CMakeLists.txt