summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/update-exception-spec/c.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/update-exception-spec/c.h')
-rw-r--r--test/Modules/Inputs/update-exception-spec/c.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Modules/Inputs/update-exception-spec/c.h b/test/Modules/Inputs/update-exception-spec/c.h
new file mode 100644
index 0000000..067dbb6
--- /dev/null
+++ b/test/Modules/Inputs/update-exception-spec/c.h
@@ -0,0 +1,3 @@
+#include "a.h"
+#include "b.h"
+inline void g(B *p) { p->~B(); }
OpenPOWER on IntegriCloud