llvm-project/clang/test/CXX/class.access
Richard Smith e81daee21b When formatting a C++-only declaration name, enable C++ mode in the formatter's
language options. This is not really ideal -- we should require the right
language options to be passed in, or not require language options to format a
name -- but it fixes a number of *obviously* wrong formattings. Patch by
Olivier Goffart!

llvm-svn: 199778
2014-01-22 00:27:42 +00:00
..
class.access.base PR12788: Remove unnecessary and incorrect special case for indirect fields. 2014-01-17 22:29:43 +00:00
class.access.dcl
class.access.nest
class.friend Issue a diagnostic if we see a templated friend declaration that we do not 2013-11-08 18:59:56 +00:00
class.protected Only suppress instance context if a member is actually 2013-02-22 03:52:55 +00:00
p4.cpp When formatting a C++-only declaration name, enable C++ mode in the formatter's 2014-01-22 00:27:42 +00:00
p6.cpp When formatting a C++-only declaration name, enable C++ mode in the formatter's 2014-01-22 00:27:42 +00:00