This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang-tools-extra
/
test
History
Daniel Jasper
a73aed0c9b
clang-tidy: [readability-else-after-return] Fix false positive. This
...
might be a little too strict now, but better be too strict than do the wrong thing. llvm-svn: 235932
2015-04-27 22:42:20 +00:00
..
clang-apply-replacements
Handle newlines on Windows correctly.
2014-12-09 02:57:56 +00:00
clang-modernize
Make LoopConvert work with containers that are used like arrays.
2015-01-12 13:17:56 +00:00
clang-query
Add a makefile for clang-query. Patch by Alex Horn!
2014-02-18 19:46:01 +00:00
clang-rename
Revert rL215947: "[clang-rename] revert r215839"
2014-08-20 01:39:05 +00:00
clang-tidy
clang-tidy: [readability-else-after-return] Fix false positive. This
2015-04-27 22:42:20 +00:00
modularize
Added module map coverage support, extracted from module-map-checker.
2015-02-19 16:47:27 +00:00
pp-trace
Revert "Add a missing target requirement."
2015-02-25 02:46:29 +00:00
Unit
Also run extra tools unit tests in shared library builds.
2014-08-13 12:54:50 +00:00
.clang-format
Add a .clang-format to avoid reflow of test RUN lines
2013-12-01 05:08:00 +00:00
CMakeLists.txt
Move remove-cstr-calls from a standalone executable to a clang-tidy check readability-redundant-string-cstr
2015-03-16 00:32:25 +00:00
lit.cfg
Make the clang-tidy-diff.py test conditional on the presence of Python 2.7. Use the python binary from the configuration.
2014-06-26 16:32:26 +00:00
lit.site.cfg.in
Make the clang-tidy-diff.py test conditional on the presence of Python 2.7. Use the python binary from the configuration.
2014-06-26 16:32:26 +00:00
Makefile
Try to unbreak the Makefile build.
2014-08-13 13:20:04 +00:00