diff options
author | Nikita Popov <npopov@redhat.com> | 2022-04-05 11:18:33 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-04-05 11:28:40 +0200 |
commit | ff18b158edc4719c4b05cd04dceaedcf69a8d9c5 (patch) | |
tree | bf893e28e53ab40fbf76962f22a8079182c3b677 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 004d4f898069da55d12f61e756664736232eb328 (diff) | |
download | llvm-ff18b158edc4719c4b05cd04dceaedcf69a8d9c5.zip llvm-ff18b158edc4719c4b05cd04dceaedcf69a8d9c5.tar.gz llvm-ff18b158edc4719c4b05cd04dceaedcf69a8d9c5.tar.bz2 |
[CodeGen] Avoid unnecessary ConstantExpr cast
With opaque pointers, this is not necessarily a ConstantExpr. And
we don't need one here either, just Constant is sufficient.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions