summaryrefslogtreecommitdiff
path: root/lib/Sema/SemaConcept.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Sema/SemaConcept.cpp')
-rw-r--r--lib/Sema/SemaConcept.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Sema/SemaConcept.cpp b/lib/Sema/SemaConcept.cpp
index 3131609390..848ccf5434 100644
--- a/lib/Sema/SemaConcept.cpp
+++ b/lib/Sema/SemaConcept.cpp
@@ -122,4 +122,4 @@ Sema::CalculateConstraintSatisfaction(ConceptDecl *NamedConcept,
IsSatisfied = EvalResult.Val.getInt().getBoolValue();
return false;
-}
+} \ No newline at end of file