summaryrefslogtreecommitdiff
path: root/massage_messages.py
Commit message (Collapse)AuthorAgeFilesLines
* merged master into new_vfs_libraryTannin2016-02-121-3/+11
|
* And found it was unreadable so ordered things a bit and replaced 2 line ↵Thomas Tanner2015-12-121-10/+24
| | | | 'could use forward reference' with 1
* Full details from include what you use for qt creator 'issue' boxThomas Tanner2015-12-121-33/+52
|
* Yet more changes for include what you use, including a moderate hack for ↵Thomas Tanner2015-11-091-12/+29
| | | | compiling stackdata with clang
* More cleanupsThomas Tanner2015-11-081-37/+37
|
* Separated out the include what you use mappings into separate files, more ↵Thomas Tanner2015-11-081-7/+32
| | | | improvements
* Improve diagnostics if IWYU is enabledThomas Tanner2015-10-311-2/+64
| | | | Few small cleanups from clang
* Proper integraton of IWYU into the build (including massaging clang errors ↵Thomas Tanner2015-10-251-0/+12
into the issues tab). Note: There is at least one ug in QT that stops thing s copiling because it doesn't undertand clangs version