llvm-project/compiler-rt/lib
Petr Hosek 0ba22f51d1 [builtins] Use single line C++/C99 comment style
Use the uniform single line C++/99 style for code comments.

This is part of the cleanup proposed in "[RFC] compiler-rt builtins
cleanup and refactoring".

Differential Revision: https://reviews.llvm.org/D60352

llvm-svn: 359411
2019-04-28 22:47:49 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params::kSpaceSize and Params::kRegionSizeLog 2019-04-27 06:30:52 +00:00
builtins [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
cfi cfi: Rename source file from cc to cpp 2019-02-28 22:03:41 +00:00
dfsan Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
fuzzer [libFuzzer] Disable MSan interceptors in SIGINT handler. 2019-04-26 00:17:41 +00:00
hwasan [HWASan] Fixed slow DWARF unwinding. 2019-04-16 22:16:01 +00:00
interception [NFC][Sanitizer] Remove GetRealFunctionAddress and replace usages 2019-04-27 00:49:14 +00:00
lsan [sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params::kSpaceSize and Params::kRegionSizeLog 2019-04-27 06:30:52 +00:00
msan [sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params::kSpaceSize and Params::kRegionSizeLog 2019-04-27 06:30:52 +00:00
profile The error message for mismatched value sites is very cryptic. 2019-04-23 22:26:55 +00:00
safestack [safestack] Explain why tinfo at the end of the buffer 2019-02-07 23:20:47 +00:00
sanitizer_common [sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params::kSpaceSize and Params::kRegionSizeLog 2019-04-27 06:30:52 +00:00
scudo [sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params::kSpaceSize and Params::kRegionSizeLog 2019-04-27 06:30:52 +00:00
stats Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
tsan [sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params::kSpaceSize and Params::kRegionSizeLog 2019-04-27 06:30:52 +00:00
ubsan Always compare C++ typeinfo (based on libstdc++ implementation). 2019-03-06 08:36:50 +00:00
ubsan_minimal [compiler-rt][UBSan] Sanitization for alignment assumptions. 2019-01-15 09:44:27 +00:00
xray [compiler-rt] Cleanup usage of C++ ABI library 2019-02-16 08:34:26 +00:00
CMakeLists.txt [scudo] Initial standalone skeleton check-in 2019-02-04 16:25:40 +00:00