aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPratyush Das <reikdas@gmail.com>2021-05-12 17:28:41 +0000
committerVassil Vassilev <v.g.vassilev@gmail.com>2021-05-12 19:00:08 +0000
commit99d63ccff04b672694f8a2b3eed024b873dc163d (patch)
tree29d50ea6fe6e1b197a1e7b0ea38b536f231751e6 /clang/lib/Frontend/CompilerInvocation.cpp
parentd8c227ba05d065046bdb8671f1df73dabaffa222 (diff)
downloadllvm-99d63ccff04b672694f8a2b3eed024b873dc163d.zip
llvm-99d63ccff04b672694f8a2b3eed024b873dc163d.tar.gz
llvm-99d63ccff04b672694f8a2b3eed024b873dc163d.tar.bz2
Add type information to integral template argument if required.
Non-comprehensive list of cases: * Dumping template arguments; * Corresponding parameter contains a deduced type; * Template arguments are for a DeclRefExpr that hadMultipleCandidates() Type information is added in the form of prefixes (u8, u, U, L), suffixes (U, L, UL, LL, ULL) or explicit casts to printed integral template argument, if MSVC codeview mode is disabled. Differential revision: https://reviews.llvm.org/D77598
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions