Szelethus marked 2 inline comments as done. Szelethus added a comment. Thanks!
================ Comment at: lib/Frontend/CompilerInvocation.cpp:363 + A->claim(); Opts.Config[key] = val; } ---------------- NoQ wrote: > Maybe we can eventually turn this into an array and address by index that's > auto-generated from the options table. > > But that's pretty unimportant; even though we can query options pretty often, > i don't think they are a performance bottleneck. Actually, `ConfigTable` will probably end up on the chopping board by the end of the refactoring. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D53280/new/ https://reviews.llvm.org/D53280 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits