This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b578ae9088c: [Driver] Call hasFlag instead of hasArg
(authored by ahatanak).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124312/new/
https://reviews.llvm
zero9178 accepted this revision.
zero9178 added a comment.
This revision is now accepted and ready to land.
Ouch! Two bugs, and the one in the testsuite covered up the former one. Thank
you for noticing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org
ahatanak created this revision.
ahatanak added a reviewer: zero9178.
ahatanak added a project: clang.
Herald added a project: All.
ahatanak requested review of this revision.
Herald added a subscriber: MaskRay.
`_HAS_STATIC_RTTI` should be set to 0 only by `-fno-rtti` according to the
summary of