History log of /external/clang/test/SemaTemplate/inject-templated-friend-post.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
651f13cea278ec967336033dd032faef0e9fc2ec 24-Apr-2014 Stephen Hines <srhines@google.com> Updated to Clang 3.5a.

Change-Id: I8127eb568f674c2e72635b639a3295381fe8af82
/external/clang/test/SemaTemplate/inject-templated-friend-post.cpp
50f88b99c60c2ed31b339cd8bd484766cc9e916b 30-Aug-2012 Nico Weber <nicolasweber@gmx.de> Reland r160052: Default to -std=c++11 on Windows.

Also update the tests that rely on c++98 to explicitly mention that.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162890 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/inject-templated-friend-post.cpp
f56017fd93236bfc34d3e5b5c31b8d40a5d75808 13-Nov-2010 Chandler Carruth <chandlerc@gmail.com> Switch to using %clang_cc1 properly rather than manually passing the -cc1 flag.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118996 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/inject-templated-friend-post.cpp
d304fe66c032b6c73028cb45758614904e3c1735 30-Aug-2010 Gabor Greif <ggreif@gmail.com> add two more use-cases (explicit instantiation) that should pass now

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112533 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/inject-templated-friend-post.cpp
ab297ac4d3f7c078a34c75493b840ef6b5801be3 30-Aug-2010 Gabor Greif <ggreif@gmail.com> fix dual aspect of PR8007,
namely when the friend function prototype is already used
at the point of the template definition that is supposed
to inject the friend function. Testcase verifies four
scenarios.
I would like receive some code review for this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112524 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/inject-templated-friend-post.cpp
4d99a3da7ef08be34131b60b91f16adb3bc5f001 28-Aug-2010 Gabor Greif <ggreif@gmail.com> add another test for PR8007
this is still failing, need to come up with a fix
(but we are in good company as the first gcc version
pass this test will be v4.6)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112369 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaTemplate/inject-templated-friend-post.cpp