This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] improve LIBCXX_ABI_NAMESPACE error message
ClosedPublic

Authored by fmayer on Jun 7 2022, 3:26 PM.

Details

Reviewers
jloser
ldionne
Group Reviewers
Restricted Project
Commits
rGd7e438c016e5: [libcxx] improve LIBCXX_ABI_NAMESPACE error message
Summary

include the invalid LIBCXX_ABI_NAMESPACE to ease debugging.

Diff Detail

Event Timeline

fmayer created this revision.Jun 7 2022, 3:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 3:26 PM
Herald added a subscriber: mgorny. · View Herald Transcript
fmayer requested review of this revision.Jun 7 2022, 3:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 3:26 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
fmayer updated this revision to Diff 434973.Jun 7 2022, 3:34 PM

Consistency

jloser accepted this revision.Jun 7 2022, 3:46 PM
ldionne accepted this revision.Jun 9 2022, 8:39 AM
ldionne added a subscriber: ldionne.
ldionne added inline comments.
libcxx/CMakeLists.txt
190
This revision is now accepted and ready to land.Jun 9 2022, 8:39 AM
This revision was automatically updated to reflect the committed changes.
fmayer added inline comments.Jun 9 2022, 8:50 AM
libcxx/CMakeLists.txt
190

Ah sorry, I missed this. Submitted rG4110c2c657b329f91a5c4eef653a15c1a15b61ed.