Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests after r363749 | Aaron Puchert | 2019-06-18 | 1 | -0/+1 |
| | | | | | | | We changed -Wmissing-prototypes there, which was used in these tests via -Weverything. llvm-svn: 363754 | ||||
* | Accept "-Weverything" in clang diagnistic pragmas | Sunil Srivastava | 2016-02-13 | 1 | -0/+29 |
Differential Revision: http://reviews.llvm.org/D15095 llvm-svn: 260788 |