commit | 41a2508e5979bbd5a3dad687f2e94bc0e38a7fa4 | [log] [tgz] |
---|---|---|
author | Paul Robinson <paul.robinson@sony.com> | Wed Dec 14 02:06:11 2016 +0000 |
committer | Paul Robinson <paul.robinson@sony.com> | Wed Dec 14 02:06:11 2016 +0000 |
tree | 0e9d456a9aa330563a1dd11f07954c27dca3e037 | |
parent | fd1184efb510860e4e319f72718ac05ffe335522 [diff] |
[PS4] Undo dialect tweak for Objective-C. In r267772, we had set the PS4's default dialect for both C and Objective-C to gnu99. Make that change only for C; we don't really support Objective-C/C++ so there's no point fiddling the dialect. llvm-svn: 289625