diff options
author | Erich Keane <erich.keane@intel.com> | 2022-03-03 11:45:44 -0800 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2022-03-03 11:47:20 -0800 |
commit | 94623fb1c94841a3abc818c4d99a7154a9ed7df2 (patch) | |
tree | a331d9fdac4009f5049d0aefc159f8380b736e10 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 00a877f96af7da2723aedbb73918eeb2d38c960b (diff) | |
download | llvm-94623fb1c94841a3abc818c4d99a7154a9ed7df2.zip llvm-94623fb1c94841a3abc818c4d99a7154a9ed7df2.tar.gz llvm-94623fb1c94841a3abc818c4d99a7154a9ed7df2.tar.bz2 |
[NFC] move CheckInstantiatedFunctionTemplateConstraints to SemaConcepts.cpp
This is a Sema function that now no longer depends on any of the
functionality in SemaTemplateInstantiateDecl.cpp (as the static function
was moved to Sema in a previous NFC). Moving it to SemaConcept means
that it and CheckFunctionConstraints can be changed to share more.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions