summaryrefslogtreecommitdiff
path: root/tools/iwyu.imp
diff options
context:
space:
mode:
authorJulian Blake Kongslie2022-06-26 16:24:13 -0700
committerJulian Blake Kongslie2022-06-26 16:24:13 -0700
commitbbaf58c9fd0f485266d86868dc35f1d2be3589cd (patch)
tree4ae2b78bad51e3aa10776707ed9048804f378487 /tools/iwyu.imp
parentUse a separate EvalContext structure for holding some state. (diff)
downloadissim-bbaf58c9fd0f485266d86868dc35f1d2be3589cd.tar.xz
Significant changes, and a working "ISA" that just computes fib(n).
Diffstat (limited to 'tools/iwyu.imp')
-rw-r--r--tools/iwyu.imp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/iwyu.imp b/tools/iwyu.imp
new file mode 100644
index 0000000..b48e049
--- /dev/null
+++ b/tools/iwyu.imp
@@ -0,0 +1,3 @@
1[
2 { include: [ "<ext/alloc_traits.h>", private, "<vector>", public ] },
3]