[all-commits] [llvm/llvm-project] f81f09: [c++20] For P0732R2: Support string literal operat...

Richard Smith via All-commits all-commits at lists.llvm.org
Sun Oct 25 00:34:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f81f09ba8950a199af88e5a622155fb9801b11b7
      https://github.com/llvm/llvm-project/commit/f81f09ba8950a199af88e5a622155fb9801b11b7
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-10-25 (Sun, 25 Oct 2020)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/lib/Sema/SemaExpr.cpp
    M clang/lib/Sema/SemaLookup.cpp
    M clang/test/CXX/lex/lex.literal/lex.ext/p5.cpp

  Log Message:
  -----------
  [c++20] For P0732R2: Support string literal operator templates.




More information about the All-commits mailing list