[PATCH] D129832: [sanitizer] Add "mainsrc" prefix to sanitizer special case list

Kirill Stoimenov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 15 09:07:00 PDT 2022


kstoimenov accepted this revision.
kstoimenov added a comment.

I think the name 'mainsrc' is slightly misleading because of the association with the 'main' function. Maybe something like primarysrc would be better to avoid this confusion?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129832



More information about the cfe-commits mailing list