llvm-project/libcxxabi
Nathan Sidwell bc150a07f1 [demangler] No need to space adjacent template closings
With the demangler parenthesizing 'a >> b' inside template parameters,
because C++11 parsing of >> there, we don't really need to add spaces
between adjacent template arg closing '>' chars.  In 2022, that just
looks odd.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D123134
2022-05-09 06:14:44 -07:00
..
cmake [runtimes] [CMake] Unify variable names 2022-04-24 13:06:36 +03:00
fuzz
include [libcxxabi] Use the right calling convention for exception destructors on i386 Windows 2022-05-05 23:21:18 +03:00
lib
src [demangler] No need to space adjacent template closings 2022-05-09 06:14:44 -07:00
test [demangler] No need to space adjacent template closings 2022-05-09 06:14:44 -07:00
www [runtimes] Remove support for standalone builds 2022-02-09 08:55:31 -05:00
.clang-format
.gitignore
CMakeLists.txt [runtimes] [CMake] Unify variable names 2022-04-24 13:06:36 +03:00
CREDITS.TXT
LICENSE.TXT