[all-commits] [llvm/llvm-project] 0b36a6: [NFC] Add some additional features to MultiLevelTe...
Erich Keane via All-commits
all-commits at lists.llvm.org
Fri Jul 22 13:05:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b36a62d5f3505e21692ae0abf25ef00836329e3
https://github.com/llvm/llvm-project/commit/0b36a62d5f3505e21692ae0abf25ef00836329e3
Author: Erich Keane <erich.keane at intel.com>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M clang/include/clang/Sema/Template.h
Log Message:
-----------
[NFC] Add some additional features to MultiLevelTemplateArgumentList
These are useful when dealing with multi-depth instantiation in deferred
concepts, so this is split off of that patch.
More information about the All-commits
mailing list