diff options
author | Erich Keane <erich.keane@intel.com> | 2022-05-02 06:29:25 -0700 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2022-05-02 07:49:26 -0700 |
commit | a97899108e495147985e5e9492e742d51d5cc97a (patch) | |
tree | f0ec7c240dec6c29ae46891ad647fcbf875406aa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c7d39fd61ade68db601355b395f45b1d2bf6b8fb (diff) | |
download | llvm-a97899108e495147985e5e9492e742d51d5cc97a.zip llvm-a97899108e495147985e5e9492e742d51d5cc97a.tar.gz llvm-a97899108e495147985e5e9492e742d51d5cc97a.tar.bz2 |
Re-apply 4b6c2cd642 "Deferred Concept Instantiation Implementation""
This reverts commit 0c31da48389754822dc3eecc4723160c295b9ab2.
I've solved the issue with the PointerUnion by making the
`FunctionTemplateDecl` pointer be a NamedDecl, that could be a
`FunctionDecl` or `FunctionTemplateDecl` depending. This is enforced
with an assert.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions