[PATCH] D137258: [clang] Optimize storage and lookup of analyzer options
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 21 10:39:14 PDT 2023
jansvoboda11 added a comment.
Sorting at compile-time would be nicer, but I don't have the bandwidth to implement something like that. I'll leave a FIXME in case someone wants to pick it up. Thanks for the review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137258/new/
https://reviews.llvm.org/D137258
More information about the cfe-commits
mailing list