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

Dawid Jurczak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 23 06:25:21 PST 2022


yurai007 added a comment.

Use simpler approach with const LangOptions reference + rebase.


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