diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-12-10 22:04:49 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-12-10 22:12:29 -0800 |
commit | c80e1935876424f9025238750a073092c24cbd44 (patch) | |
tree | 6c4ac69db7a4a3665c7de89f879278baf83dc1a1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5aa584ec713c6aefc34ecc997d98c5f05210fa07 (diff) | |
download | llvm-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