aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2020-12-10 22:04:49 -0800
committerArthur Eubanks <aeubanks@google.com>2020-12-10 22:12:29 -0800
commitc80e1935876424f9025238750a073092c24cbd44 (patch)
tree6c4ac69db7a4a3665c7de89f879278baf83dc1a1 /clang/lib/Frontend/CompilerInvocation.cpp
parent5aa584ec713c6aefc34ecc997d98c5f05210fa07 (diff)
downloadllvm-c80e1935876424f9025238750a073092c24cbd44.zip
llvm-c80e1935876424f9025238750a073092c24cbd44.tar.gz
llvm-c80e1935876424f9025238750a073092c24cbd44.tar.bz2
[NFC] Inline maxDevirtIterationsReached()
This was separated in the past because the cl::opt was in the .cpp file but DevirtSCCRepeatedPass::run() was in the .h file. Now that DevirtSCCRepeatedPass::run() is in the .cpp file, get rid of the tiny maxDevirtIterationsReached(), it's bad for readability.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions