Commits
Jordan Rose committed 9e61c4bb62c
[ClangImporter] Import NULL, nil, Nil, and ((void*)0) as Swift.nil. Also, look through one layer of parentheses in general for macros, rather than special-casing it for each token count. <rdar://problem/16198517> Swift SVN r17460