aboutsummaryrefslogtreecommitdiffstats
path: root/ApiExtractor/parser/tokens.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ApiExtractor/parser/tokens.cpp')
-rw-r--r--ApiExtractor/parser/tokens.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ApiExtractor/parser/tokens.cpp b/ApiExtractor/parser/tokens.cpp
index e3008dea9..34737d100 100644
--- a/ApiExtractor/parser/tokens.cpp
+++ b/ApiExtractor/parser/tokens.cpp
@@ -86,6 +86,7 @@ static char const * const _S_token_names[] = {
"mutable",
"namespace",
"new",
+ "noexcept",
"not",
"not_eq",
"number_literal",