[all-commits] [llvm/llvm-project] ae0467: [clang] Represent array refs as `TemplateArgument:...

Andrey Ali Khan Bolshakov via All-commits all-commits at lists.llvm.org
Sat Feb 3 21:10:05 PST 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: ae04671e43c44f64ed8627d856a3c67e25ce01a6
      https://github.com/llvm/llvm-project/commit/ae04671e43c44f64ed8627d856a3c67e25ce01a6
  Author: Andrey Ali Khan Bolshakov <32954549+bolshakov-a at users.noreply.github.com>
  Date:   2024-02-03 (Sat, 03 Feb 2024)

  Changed paths:
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/CoverageMapping/templates.cpp

  Log Message:
  -----------
  [clang] Represent array refs as `TemplateArgument::Declaration` (#80050)

This returns (probably temporarily) array-referring NTTP behavior to
which was prior to #78041 because ~~I'm fed up~~ have no time to fix
regressions.

(cherry picked from commit 9bf4e54ef42d907ae7550f36fa518f14fa97af6f)




More information about the All-commits mailing list