[PATCH] D154366: [clang][ExprConstant] Print template arguments when describing stack frame
    Takuya Shimizu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Jul 14 10:36:49 PDT 2023
    
    
  
hazohelet updated this revision to Diff 540486.
hazohelet added a comment.
Uses `FunctionDecl::getNameForDiagnostic`
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154366/new/
https://reviews.llvm.org/D154366
Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/AST/ExprConstant.cpp
  clang/test/AST/Interp/literals.cpp
  clang/test/SemaCXX/builtin-align-cxx.cpp
  clang/test/SemaCXX/constant-expression-cxx11.cpp
  clang/test/SemaCXX/constant-expression-cxx14.cpp
  clang/test/SemaCXX/constexpr-builtin-bit-cast.cpp
  clang/test/SemaCXX/cxx2b-consteval-propagate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154366.540486.patch
Type: text/x-patch
Size: 9307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230714/cb00e69c/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list