Commit Graph

4 Commits

Author SHA1 Message Date
Jordan Rose
f925efc855 [ClangImporter] Don't import macros named "true" or "false".
They may not cause conflicts any more, but they're still confusing,
especially in code completion.

rdar://problem/20642857

Swift SVN r28137
2015-05-04 23:41:17 +00:00
Jordan Rose
6b13452d09 [ClangImporter] Don't import the CGVECTOR_DEFINED macro.
rdar://problem/19791502

Swift SVN r25275
2015-02-13 18:50:04 +00:00
Jordan Rose
eb3689051e [ClangImporter] Ban useless macro CF_USE_OSBYTEORDER_H.
rdar://problem/18966078

Swift SVN r23395
2014-11-18 01:55:30 +00:00
Chris Lattner
7bda183b8b rename SuppressedMacros.def -> MacroTable.def
Swift SVN r18749
2014-06-09 17:32:55 +00:00