diff options
author | Henrik G. Olsson <hnrklssn@gmail.com> | 2023-10-02 10:03:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 10:03:32 +0200 |
commit | 53179129edbff13644b7c46336773fb8740899c9 (patch) | |
tree | b4ebdd619eb2d23d41dcc6b0de7878c0bff11ebb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8245ca994bc524ef7a047526c128dbe0cb14d104 (diff) | |
download | llvm-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