llvm-project/clang/test/CXX/class/class.friend
Douglas Gregor ab6bc1d13e Make the -Wc++11-compat warnings ignored by default, so we don't break
valid C++98/03 code. However, add these warnings to -Wall, for those
who obviously already like clean code.

llvm-svn: 142903
2011-10-25 03:07:45 +00:00
..
p1-ambiguous.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p1-cxx11.cpp In C++11, a class's members are allowed to be nominated as friends. 2011-10-18 18:33:57 +00:00
p1.cpp Make sure that we diagnose invalid qualifiers on friend functions. 2010-10-14 22:03:51 +00:00
p2.cpp Switch diagnostic text from "C++0x" over to "C++11". 2011-10-12 19:26:40 +00:00
p6.cpp Make the -Wc++11-compat warnings ignored by default, so we don't break 2011-10-25 03:07:45 +00:00