This is an archive of the discontinued LLVM Phabricator instance.

[clang][ArgumentAdjusters] Do not add fsyntax-only if already exists
ClosedPublic

Authored by kadircet on Jul 2 2019, 2:36 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

kadircet created this revision.Jul 2 2019, 2:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 2 2019, 2:36 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
hokein accepted this revision.Jul 2 2019, 2:58 AM
hokein added inline comments.
clang/unittests/Tooling/ToolingTest.cpp
403 ↗(On Diff #207491)

nit: could we merge this test into the test above? they looks similar.

This revision is now accepted and ready to land.Jul 2 2019, 2:58 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 2 2019, 3:45 AM