This is an archive of the discontinued LLVM Phabricator instance.

[lldb/unittests/CMakeLists.txt] Remove extra compiler flag `-include gtest_common.h`, NFC
ClosedPublic

Authored by akyrtzi on Nov 30 2022, 4:23 PM.

Details

Summary

This doesn't seem to be necessary anymore so remove it to be more consistent with rest of the LLVM projects
that don't use prefix headers.

Diff Detail

Event Timeline

akyrtzi created this revision.Nov 30 2022, 4:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2022, 4:23 PM
akyrtzi requested review of this revision.Nov 30 2022, 4:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2022, 4:23 PM
This revision is now accepted and ready to land.Nov 30 2022, 5:10 PM