summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/Inputs/register.h
Commit message (Collapse)AuthorAgeFilesLines
* Suppress the c++11 -Wdeprecated warning for 'register' if it is expanded from aRichard Smith2013-06-141-0/+5
macro defined in a system header. glibc uses it in macros, apparently. llvm-svn: 184005
OpenPOWER on IntegriCloud