summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDawid Jurczak <dawid_jurek@vp.pl>2022-02-22 12:46:56 +0100
committerDawid Jurczak <dawid_jurek@vp.pl>2022-02-23 12:46:13 +0100
commitfbe38a784e2852b22f5a44ad417e071ff583d57d (patch)
tree80a648de0800eade93488cad85470a6f66ff2b9c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6777ec9e4df79d88f179593e20d6cb58a3effba4 (diff)
[NFC][Lexer] Make access to LangOpts more consistent
Before this change without any good reason Lexer::LangOpts is sometimes accessed by getter and another time read directly in Lexer functions. Since getLangOpts is a bit more verbose prefer direct access to LangOpts member when possible. Differential Revision: https://reviews.llvm.org/D120333
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions