aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorYounan Zhang <zyn7109@gmail.com>2025-03-12 10:39:44 +0800
committerGitHub <noreply@github.com>2025-03-12 10:39:44 +0800
commitc12761858c72419051225a06c6511ad0cced08b1 (patch)
tree0c7f75f4c20fddadc03a570b08b6643f152a20ef /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent30fdeec0f8f962380a729e6689e098d5875fda04 (diff)
downloadllvm-c12761858c72419051225a06c6511ad0cced08b1.zip
llvm-c12761858c72419051225a06c6511ad0cced08b1.tar.gz
llvm-c12761858c72419051225a06c6511ad0cced08b1.tar.bz2
[Clang] Fix the printout of CXXParenListInitExpr involving default arguments (#130731)
The parantheses are unnecessary IMO because they should have been handled in the parents of such expressions, e.g. in CXXFunctionalCastExpr. Moreover, we shouldn't join CXXDefaultInitExpr either because they are not printed at all.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions