Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Do not check if sys/queue.h file is a system header. | Anna Zaks | 2013-05-10 | 1 | -1/+0 |
| | | | | | | | In most cases it is, by just looking at the name. Also, this check prevents the heuristic from working in strange user settings. radar://13839692 llvm-svn: 181615 | ||||
* | Move an input header file under an Inputs directory to be consistent | Chandler Carruth | 2013-01-19 | 1 | -0/+5 |
with other auxilliary test inputs and simplify the identification of inputs to tests. llvm-svn: 172890 |