diff options
author | Yuanfang Chen <yuanfang.chen@sony.com> | 2022-10-30 21:33:22 -0700 |
---|---|---|
committer | Yuanfang Chen <yuanfang.chen@sony.com> | 2022-10-30 22:39:47 -0700 |
commit | e18c2c5548f6864def4a110239395a18afc195d6 (patch) | |
tree | a99e5b60085e82d761e2c49c3ca8cf842112fc8a /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 5d086cce8b92680a2cdadf1f07d4267cd374122e (diff) | |
download | llvm-e18c2c5548f6864def4a110239395a18afc195d6.zip llvm-e18c2c5548f6864def4a110239395a18afc195d6.tar.gz llvm-e18c2c5548f6864def4a110239395a18afc195d6.tar.bz2 |
[Clang] use non-instantiated function declaration for constraints partial ordering
Per wordings in
- https://eel.is/c++draft/over.match#best.general-2.6
- https://eel.is/c++draft/temp.constr.order
- https://eel.is/c++draft/temp.constr#atomic-1
constraints partial ordering should use the unsubstituted template
parameters of the constrained entity, not the instantiated entity.
Fix #56154
Reviewed By: erichkeane, royjacobson, mizvekov
Differential Revision: https://reviews.llvm.org/D136545
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions