[all-commits] [llvm/llvm-project] ea1c01: PR51105: look through ConstantExpr when looking fo...

Richard Smith via All-commits all-commits at lists.llvm.org
Wed Aug 25 11:36:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea1c01dde03b45e0b33d3883147d3b4fb489978c
      https://github.com/llvm/llvm-project/commit/ea1c01dde03b45e0b33d3883147d3b4fb489978c
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

  Changed paths:
    M clang/lib/AST/Expr.cpp
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/Sema/SemaInit.cpp
    M clang/test/CodeGenCXX/const-init.cpp

  Log Message:
  -----------
  PR51105: look through ConstantExpr when looking for a braced string literal initialization.




More information about the All-commits mailing list