aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNathan James <n.james93@hotmail.co.uk>2020-03-03 09:58:14 +0000
committerNathan James <n.james93@hotmail.co.uk>2020-03-03 09:59:14 +0000
commitb2666ccca0277371a09e43a0a5a0f78029ba81e5 (patch)
tree4a6d742c87a05308696befe2c0c95d5796de02d3 /clang/lib/Frontend/CompilerInvocation.cpp
parent4e3b037665fd596b1a7ea0774d6e2b30266dc65c (diff)
downloadllvm-b2666ccca0277371a09e43a0a5a0f78029ba81e5.zip
llvm-b2666ccca0277371a09e43a0a5a0f78029ba81e5.tar.gz
llvm-b2666ccca0277371a09e43a0a5a0f78029ba81e5.tar.bz2
[clangd] DefineOutline won't copy virtual specifiers on methods
Summary: The define out of line refactor tool previously would copy the `virtual`, `override` and `final` specifier into the out of line method definition. This results in malformed code as those specifiers aren't allowed outside the class definition. Reviewers: hokein, kadircet Reviewed By: kadircet Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang, #clang-tools-extra Differential Revision: https://reviews.llvm.org/D75429
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions