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

Andrey Ali Khan Bolshakov via All-commits all-commits at lists.llvm.org
Wed Jan 31 06:28:50 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bf4e54ef42d907ae7550f36fa518f14fa97af6f
      https://github.com/llvm/llvm-project/commit/9bf4e54ef42d907ae7550f36fa518f14fa97af6f
  Author: Andrey Ali Khan Bolshakov <32954549+bolshakov-a at users.noreply.github.com>
  Date:   2024-01-31 (Wed, 31 Jan 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.




More information about the All-commits mailing list