Add _alignof and __builtin_alignof as aliases for __alignof in
authorDouglas Gregor <dgregor@apple.com>
Wed, 16 May 2012 20:04:05 +0000 (20:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 16 May 2012 20:04:05 +0000 (20:04 +0000)
commit6cda0715c3d04168222516aca3e5d6be503ced5e
tree6d704970caa5c119def4220f9e07cd1229524641
parentb8684b3c82eaa44ffd3990058939c1c2a4303cdb
Add _alignof and __builtin_alignof as aliases for __alignof in
Microsoft mode, from Will Wilson!

llvm-svn: 156940
clang/include/clang/Basic/TokenKinds.def
clang/test/Parser/MicrosoftExtensions.c