This revision was automatically updated to reflect the committed changes.
Closed by commit rGe546bbfda0ab: [lldb] Fix detecting warning options for GCC
(authored by mstorsjo).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123202/new/
https://reviews
JDevlieghere added a comment.
Cool, I learned something new today. Thanks for adding that comment!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123202/new/
https://reviews.llvm.org/D123202
___
lldb-comm
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: JDevlieghere.
This is great. I've been bothered by this for quite a while, but I didn't
realize the fix is that easy.
Repository:
rG LLVM Github Monorepo
CHANGES
mstorsjo created this revision.
mstorsjo added a reviewer: labath.
Herald added a subscriber: mgorny.
Herald added a project: All.
mstorsjo requested review of this revision.
Herald added a project: LLDB.
If testing for a warning option like -Wno- with GCC, GCC won't
print any diagnostic at all, l