This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-02 22:06:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
utils
History
Alp Toker
958027b698
Fix typos
...
Also consolidate 'backward compatibility' llvm-svn: 212974
2014-07-14 19:42:55 +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
Fix typos
2014-07-14 19:42:55 +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
clang.natvis
Add a Visualizer for VarDecl.
2014-06-26 16:26:42 +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
CmpDriver
utils/CmpDriver: add brief documentation to indicate what this does
2014-05-21 02:08:10 +00:00
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
[utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failure
2012-03-08 20:29:39 +00:00
token-delta.py
…