[PATCH] D120334: [NFC][Lexer] Make Lexer::LangOpts const reference

Dawid Jurczak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 28 04:03:55 PST 2022


yurai007 added a comment.

All comments were addressed. Since broken libarcher/libomp/libomptarget UT are seen on others patches too I think it has nothing to do with this particular change. There is no speed degradation in comparison to LangOptionsBase approach so I believe now change is mature enough to submit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120334



More information about the cfe-commits mailing list