summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/diagnostics/Inputs/include/sys/queue.h
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] Do not check if sys/queue.h file is a system header.Anna Zaks2013-05-101-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 consistentChandler Carruth2013-01-191-0/+5
with other auxilliary test inputs and simplify the identification of inputs to tests. llvm-svn: 172890
OpenPOWER on IntegriCloud