]> granicus.if.org Git - clang/commit
DebugInfo: Add -gno-gnu-pubnames to allow disabling gnu-pubnames later in the command...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 28 Jun 2018 22:58:04 +0000 (22:58 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 28 Jun 2018 22:58:04 +0000 (22:58 +0000)
commit5fdc10dc8f915fe3ba480347288af144e7c44f84
treebbb0959e13504b837afe59d294942629fc26b8e8
parent1670f60ecbfc01f65c752093196735f29c212dbb
DebugInfo: Add -gno-gnu-pubnames to allow disabling gnu-pubnames later in the command line

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335938 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/ToolChains/Clang.cpp
test/Driver/debug-options.c