]> granicus.if.org Git - clang/commit
Intrin.h: Don't invade the program's namespace
authorDavid Majnemer <david.majnemer@gmail.com>
Mon, 13 Jul 2015 02:53:23 +0000 (02:53 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Mon, 13 Jul 2015 02:53:23 +0000 (02:53 +0000)
commitada8d321abf4dd2f1b8a67a52b919e3eac7eeb07
treea43cd3c089f45e02fff67ae987dc7ddf51050395
parent0b49372f51439613fcb7744b1f109dfa708b8935
Intrin.h: Don't invade the program's namespace

The program is permitted to have stuff like '#define x' in it so avoid
using identifiers not reserved for the implementation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@242010 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/Intrin.h