This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
clang-p2996
/
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
Minor comments and changes to clang-completion-mode.el, from David Wood!
2012-06-07 22:33:29 +00:00
ClangDataFormat.py
[utils/ClangDataFormat.py] Don't use lldb.frame directly, get the frame from the value.
2013-01-09 23:22:08 +00:00
clangVisualizers.txt
Updating the visualizers to include more datatypes. Patch thanks to Jay Blanchard.
2012-05-31 19:27:30 +00:00
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
…