llvm-project/compiler-rt/lib/lsan
Jinsong Ji e2af0e5ee8 [compiler-rt] Fix lint check failure on comments
This fixes buildbot failures for https://reviews.llvm.org/rL372459.
(at least on PowerPC/Z )

The fix is generated by running clang-format on the error lines only.

llvm-svn: 372511
2019-09-22 15:31:03 +00:00
..
.clang-format [sanitizer] Remove unneeded blank lines 2018-05-09 00:44:26 +00:00
CMakeLists.txt compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
lsan.cpp Remove NOLINTs from compiler-rt 2019-09-11 23:19:48 +00:00
lsan.h [NFC][Sanitizer] Add new BufferedStackTrace::Unwind API 2019-03-01 04:03:38 +00:00
lsan_allocator.cpp compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
lsan_allocator.h Revert r369472 and r369441 2019-08-21 05:06:21 +00:00
lsan_common.cpp [lsan] Fix deadlock in dl_iterate_phdr. 2019-09-19 19:52:57 +00:00
lsan_common.h [lsan] Fix deadlock in dl_iterate_phdr. 2019-09-19 19:52:57 +00:00
lsan_common_linux.cpp [lsan] Fix deadlock in dl_iterate_phdr. 2019-09-19 19:52:57 +00:00
lsan_common_mac.cpp [lsan] Fix deadlock in dl_iterate_phdr. 2019-09-19 19:52:57 +00:00
lsan_flags.inc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lsan_interceptors.cpp [compiler-rt] Fix lint check failure on comments 2019-09-22 15:31:03 +00:00
lsan_linux.cpp compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
lsan_mac.cpp Remove NOLINTs from compiler-rt 2019-09-11 23:19:48 +00:00
lsan_malloc_mac.cpp compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
lsan_preinit.cpp compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
lsan_thread.cpp compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
lsan_thread.h sanitizers: Introduce ThreadType enum 2019-02-07 11:01:22 +00:00
weak_symbols.txt [lsan] Add __lsan_default_options 2017-09-22 23:49:49 +00:00