diff options
author | v1nh1shungry <v1nh1shungry@outlook.com> | 2022-11-17 21:30:35 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-11-17 22:47:15 +0000 |
commit | 8003c1d61e69142cb6e87df719c17f3c4ad86c98 (patch) | |
tree | b0c3c0614368059023f1ae9646eee09114a40c3e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fc91c705937d7ba3b92da38f3a883dde720c41f2 (diff) | |
download | llvm-8003c1d61e69142cb6e87df719c17f3c4ad86c98.zip llvm-8003c1d61e69142cb6e87df719c17f3c4ad86c98.tar.gz llvm-8003c1d61e69142cb6e87df719c17f3c4ad86c98.tar.bz2 |
[clang-tidy] Fix misc-unused-using-decls for user-defined literals
Current version complains unused using-declaration even if the target
user-defined literal is used.
Reviewed By: ymandel
Differential Revision: https://reviews.llvm.org/D138204
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions