[PATCH] D102669: [analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space characters in lookup names when parsing the ctu index file

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 16 00:41:02 PST 2022


steakhal added a reviewer: keith.
steakhal added a subscriber: keith.
steakhal added a comment.

Hi @keith, I've seen you commented on a clang driver-related issue: "Why does march=native not work on Apple M1?" <https://discourse.llvm.org/t/why-does-march-native-not-work-on-apple-m1/2733>
You might also have some valuable insight about this weird behavior about the detected target triple in a regular mode and using the `-cc1` mode.
You don't need to go through the whole conversation, the last few comments should be enough.
Feel free to invite more people if you think.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102669/new/

https://reviews.llvm.org/D102669



More information about the cfe-commits mailing list