Index: src/Common/CodeLocationTools.cpp
===================================================================
--- src/Common/CodeLocationTools.cpp	(revision 661e7b01f8a9a2c15670b1615d96ea489f11fbe8)
+++ src/Common/CodeLocationTools.cpp	(revision 7a0e8c847d322ed60a768012cb7e370a79730488)
@@ -119,4 +119,5 @@
     macro(WhileDoStmt, Stmt) \
     macro(ForStmt, Stmt) \
+    macro(ForeachStmt, Stmt) \
     macro(SwitchStmt, Stmt) \
     macro(CaseClause, CaseClause) \
