History log of /external/clang/test/SemaCXX/decltype-98.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8e8fb3be5bd78f0564444eca02b404566a5f3b5d 19-Oct-2012 Andy Gibbs <andyg1001@hotmail.co.uk> Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166280 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/decltype-98.cpp
c7b5543ad32a5c265c02e71b2a6f9856440ed13f 24-Feb-2012 Richard Smith <richard-llvm@metafoo.co.uk> Back out __decltype warning from r151377: we should either warn on all the GNU
__keywords or none of them.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151401 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/decltype-98.cpp
39304fad1c8a7b7e64121e9ae544b18e460b682c 24-Feb-2012 Richard Smith <richard-llvm@metafoo.co.uk> __decltype is a GNU extension, not a C++11 extension.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151377 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/decltype-98.cpp
cccc02ac215ffc16fc4b3ebfee5ee87c40e30505 04-Apr-2011 Eli Friedman <eli.friedman@gmail.com> PR9585: add __decltype as a keyword. While I'm here, alphabetize the list.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128809 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/decltype-98.cpp