aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorHenrik G. Olsson <hnrklssn@gmail.com>2023-10-02 10:03:32 +0200
committerGitHub <noreply@github.com>2023-10-02 10:03:32 +0200
commit53179129edbff13644b7c46336773fb8740899c9 (patch)
treeb4ebdd619eb2d23d41dcc6b0de7878c0bff11ebb /flang/lib/Frontend/CompilerInvocation.cpp
parent8245ca994bc524ef7a047526c128dbe0cb14d104 (diff)
downloadllvm-53179129edbff13644b7c46336773fb8740899c9.zip
llvm-53179129edbff13644b7c46336773fb8740899c9.tar.gz
llvm-53179129edbff13644b7c46336773fb8740899c9.tar.bz2
[clang] Add missing canonicalization in int literal profile (#67822)
The addition of the type kind to the profile ID of IntegerLiterals results in e.g. size_t and unsigned long literals mismatch even on platforms where they are canonically the same type. This patch checks the Canonical field to determine whether to canonicalize the type first. rdar://116063468
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions