| commit | ed2c033b9beed8448945e340195ec426ef73ffdd | [log] [tgz] |
|---|---|---|
| author | Alp Toker <alp@nuanti.com> | Tue Jun 10 06:09:00 2014 +0000 |
| committer | Alp Toker <alp@nuanti.com> | Tue Jun 10 06:09:00 2014 +0000 |
| tree | b9a87f9704979eee8c196555deb5329c26815243 | |
| parent | 4f43e554081ecac149fe360bee6eef2ed7dab8ea [diff] |
Show -Wdate-time in system headers Anyone enabling this warning would expect to hear about all occurrences including those in system headers that can cause non-reproducible builds. To achieve this, rework ShowInSystemHeader to remove broken unused mapping code that didn't make sense with a simpler and correct scheme. llvm-svn: 210512