This website requires JavaScript.
Explore
Help
Sign In
Doomhowl-Interactive
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
llvm-project
/
clang
/
utils
History
Kostya Serebryany
317e2c499d
replace LeakSanitizerIsTurnedOffForTheCurrentProcess with __lsan_is_turned_off, but this time hide it under __has_feature(address_sanitizer); also include <sanitizer/lsan_interface.h>
...
llvm-svn: 199303
2014-01-15 07:59:37 +00:00
..
ABITest
Fix constructor-related typos.
2013-09-09 14:48:42 +00:00
analyzer
Correct hyphenations in comments and assert messages
2013-12-05 04:47:09 +00:00
CIndex
…
TableGen
replace LeakSanitizerIsTurnedOffForTheCurrentProcess with __lsan_is_turned_off, but this time hide it under __has_feature(address_sanitizer); also include <sanitizer/lsan_interface.h>
2014-01-15 07:59:37 +00:00
TestUtils
…
valgrind
clang/utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp: Add /usr/bin/cmp.
2013-01-20 15:30:41 +00:00
VtableTest
…
builtin-defines.c
…
CaptureCmd
…
clang-completion-mode.el
…
ClangDataFormat.py
…
clangVisualizers.txt
…
CmpDriver
…
find-unused-diagnostics.sh
Increase the portability of this script a bit: use /usr/bin/env to find bash,
2013-05-24 23:54:21 +00:00
FindSpecRefs
…
FuzzTest
…
token-delta.py
…