[libcxx-commits] [PATCH] D109408: [libcxxabi] NFC: fix incorrect indentation of braces
zhouyizhou via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 7 18:22:38 PDT 2021
zhouyizhou created this revision.
zhouyizhou added a reviewer: libcxx-commits.
zhouyizhou requested review of this revision.
Herald added projects: clang, libc++abi.
Herald added a subscriber: cfe-commits.
Herald added a reviewer: libc++abi.
Some functions in cxa_exception_storage.cpp have incorrect indentation of braces,
use clang-format to fix them
Signed-off-by: Zhouyi Zhou <zhouzhouyi at gmail.com>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109408
Files:
clang/test/SemaCXX/cxx1z-lambda-star-this.cpp
clang/test/SemaCXX/cxx20-lambda-decltype-this.cpp
libcxxabi/src/cxa_exception_storage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109408.371227.patch
Type: text/x-patch
Size: 6626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210908/c815d05f/attachment-0001.bin>
More information about the libcxx-commits
mailing list