summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/GRExprEngineInternalChecks.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Checker/GRExprEngineInternalChecks.h')
-rw-r--r--clang/lib/Checker/GRExprEngineInternalChecks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Checker/GRExprEngineInternalChecks.h b/clang/lib/Checker/GRExprEngineInternalChecks.h
index 98776269847..a4bcd721434 100644
--- a/clang/lib/Checker/GRExprEngineInternalChecks.h
+++ b/clang/lib/Checker/GRExprEngineInternalChecks.h
@@ -44,6 +44,7 @@ void RegisterVLASizeChecker(GRExprEngine &Eng);
// API checks.
void RegisterOSAtomicChecker(GRExprEngine &Eng);
+void RegisterUnixAPIChecker(GRExprEngine &Eng);
} // end clang namespace
#endif
OpenPOWER on IntegriCloud