diff options
author | Reid Kleckner <rnk@google.com> | 2020-03-31 09:01:06 -0700 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2020-03-31 10:12:05 -0700 |
commit | 753a3245f7231ffd86b8af02e57da6ceb2ec5669 (patch) | |
tree | bef09101cfd054ba2c49559b121eec9b71b08159 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 30436a1ce7f3d2de8aaaa5f559060682a54fd16e (diff) | |
download | llvm-753a3245f7231ffd86b8af02e57da6ceb2ec5669.zip llvm-753a3245f7231ffd86b8af02e57da6ceb2ec5669.tar.gz llvm-753a3245f7231ffd86b8af02e57da6ceb2ec5669.tar.bz2 |
Make FunctionDecl::isDefined non-virtual, NFC
This convenience wrapper was made virtual when it was introduced. I see
no overrides and no reason for it to be virtual, so make it non-virtual.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions