Basic: improve coverage for Darwin targets and fix ABI
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 28 Oct 2017 06:00:43 +0000 (06:00 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 28 Oct 2017 06:00:43 +0000 (06:00 +0000)
commit1924b24aca17acf8b4b3d40fd393b903e66e68df
treea83d8817ffd949762c4e5afe030d3e1a4c49287a
parentf8b92661b8959cd015d9904b167c010749c2b0d7
Basic: improve coverage for Darwin targets and fix ABI

The existing coverage for the Darwin targets wasn't enough to catch all
the variations.  Improve the coverage a bit further and fix a few cases
for Darwin targets.

llvm-svn: 316826
clang/lib/Basic/Targets/ARM.cpp
clang/test/Preprocessor/init.c