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