summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-11-14 22:59:27 +0000
committerReid Kleckner <rnk@google.com>2018-11-14 22:59:27 +0000
commit7b7b1140e3a4c01275fb41b0c5141bba98164e13 (patch)
tree03632a3a427afe9d629f14ecaab85a38f636e7b5 /lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp
parentdced6ee92322dc80081830319d0fee1ac96b0bba (diff)
downloadbcm5719-llvm-7b7b1140e3a4c01275fb41b0c5141bba98164e13.tar.gz
bcm5719-llvm-7b7b1140e3a4c01275fb41b0c5141bba98164e13.zip
[codeview] Make "clang -g" emit codeview by default when targetting MSVC
Summary: If you're using the Microsoft ABI, chances are that you want PDBs and codeview debug info. Currently, everyone has to remember to specific -gcodeview by default, when it would be nice if the standard -g option did the right thing by default. Also, do some related cleanup of -cc1 options. When targetting the MS C++ ABI, we probably shouldn't pass -debugger-tuning=gdb. We were also passing -gcodeview twice, which is silly. Reviewers: smeenai, zturner Subscribers: aprantl, JDevlieghere, llvm-commits Differential Revision: https://reviews.llvm.org/D54499 llvm-svn: 346907
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud