summaryrefslogtreecommitdiff
path: root/Tests/CompileFeatures/cxx_noexcept.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CompileFeatures/cxx_noexcept.cpp')
-rw-r--r--Tests/CompileFeatures/cxx_noexcept.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CompileFeatures/cxx_noexcept.cpp b/Tests/CompileFeatures/cxx_noexcept.cpp
index a3c05b86a4..535e5dbdb0 100644
--- a/Tests/CompileFeatures/cxx_noexcept.cpp
+++ b/Tests/CompileFeatures/cxx_noexcept.cpp
@@ -1,5 +1,4 @@
void someFunc() noexcept
{
-
}