Commit 482a2b8
handle other header files for build include subdir
build/include_subdir should handle arbitrarily header file extensions.
Tests
include "test.hh" // now emits warning with defaults
include "test.h" // same warning with defaults
include "test.aa" // can emit warning if .aa set as header1 parent 35f2836 commit 482a2b8
2 files changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5074 | 5074 | | |
5075 | 5075 | | |
5076 | 5076 | | |
5077 | | - | |
5078 | | - | |
5079 | | - | |
5080 | | - | |
| 5077 | + | |
| 5078 | + | |
| 5079 | + | |
| 5080 | + | |
| 5081 | + | |
| 5082 | + | |
5081 | 5083 | | |
5082 | 5084 | | |
5083 | 5085 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4968 | 4968 | | |
4969 | 4969 | | |
4970 | 4970 | | |
4971 | | - | |
| 4971 | + | |
4972 | 4972 | | |
| 4973 | + | |
| 4974 | + | |
| 4975 | + | |
| 4976 | + | |
| 4977 | + | |
4973 | 4978 | | |
4974 | 4979 | | |
4975 | 4980 | | |
| |||
0 commit comments