File: iwyu.gcc.imp

package info (click to toggle)
iwyu 7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,000 kB
  • sloc: cpp: 13,962; python: 5,274; ansic: 513; makefile: 27
file content (8 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# Default include mappings for IWYU with GCC
[
  { ref: gcc.libc.imp },
  { ref: gcc.symbols.imp },
  { ref: gcc.stl.headers.imp },
  { ref: stl.c.headers.imp },
  { ref: third_party.imp }
]