[all-commits] [llvm/llvm-project] aa7693: [c++20] Consistent with the intent to allow all pl...

Richard Smith via All-commits all-commits at lists.llvm.org
Sun Sep 20 23:09:47 PDT 2020


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

  Changed paths:
    M clang/lib/AST/DeclCXX.cpp
    M clang/lib/AST/Type.cpp
    M clang/test/CXX/temp/temp.param/p7.cpp

  Log Message:
  -----------
  [c++20] Consistent with the intent to allow all plausible types in
non-type template parameters, permit vector types.




More information about the All-commits mailing list