aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMariya Podchishchaeva <mariya.podchishchaeva@intel.com>2025-02-20 09:45:46 +0100
committerGitHub <noreply@github.com>2025-02-20 09:45:46 +0100
commit0cd5a1f3090beee88d34d22c6733c6df473877db (patch)
tree57027bcc48c3c294456f7e91ded423436b4ca5f4 /flang/lib/Frontend/CompilerInvocation.cpp
parent684ad25dfc487476132b429dc92fca934460a8e3 (diff)
downloadllvm-0cd5a1f3090beee88d34d22c6733c6df473877db.zip
llvm-0cd5a1f3090beee88d34d22c6733c6df473877db.tar.gz
llvm-0cd5a1f3090beee88d34d22c6733c6df473877db.tar.bz2
[NFC][clang] Cleanup in APValue and SemaInit (#127790)
APValue: Additional assignment of AllowConstexprUnknown is not required since it will be handled by copy constructor called above. SemaInit: Remove unnecessary null check. DestRecordDecl can't be null due to being obtained using `cast` and assertion that DestRecordType is present. Spotted by a static analysis tool.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions