History log of /external/clang/test/SemaCXX/blocks-1.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/blocks-1.cpp
4c7a6c6e51be5f4ad98c086bbf115ee3ee08ebaf 21-Mar-2012 John McCall <rjmccall@apple.com> Test case for rdar://problem/11055105, a bug with the instantiation
of references to function template parameters in noexcept clauses when
the instantiation is forced from a point during parsing when a block
is in scope.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153152 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/blocks-1.cpp
bf9fb88e29e565061c1e91d790af6b43c25915a7 08-Jul-2010 Douglas Gregor <dgregor@apple.com> Allow C-style casts and reinterpret_casts between block pointers and
either integer values or other pointers. Fixes <rdar://problem/8134521>.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107905 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/blocks-1.cpp
b372b0ff1f1a0c6814163e0fe2f22f343bac87a8 18-Feb-2010 Fariborz Jahanian <fjahanian@apple.com> Fixed a crash specific to blocks in c++ uncovered by an internal
test suite.


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