You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
clang-apply-replacements v811_spc009_project 4 months ago
clang-change-namespace v811_spc009_project 4 months ago
clang-doc v811_spc009_project 4 months ago
clang-include-fixer v811_spc009_project 4 months ago
clang-move v811_spc009_project 4 months ago
clang-query v811_spc009_project 4 months ago
clang-reorder-fields v811_spc009_project 4 months ago
clang-tidy v811_spc009_project 4 months ago
clangd v811_spc009_project 4 months ago
docs v811_spc009_project 4 months ago
modularize v811_spc009_project 4 months ago
pp-trace v811_spc009_project 4 months ago
test v811_spc009_project 4 months ago
tool-template v811_spc009_project 4 months ago
unittests v811_spc009_project 4 months ago
CMakeLists.txt v811_spc009_project 4 months ago
CODE_OWNERS.TXT v811_spc009_project 4 months ago
LICENSE.TXT v811_spc009_project 4 months ago
README.txt v811_spc009_project 4 months ago

README.txt

//===----------------------------------------------------------------------===//
// Clang Tools repository
//===----------------------------------------------------------------------===//

Welcome to the repository of extra Clang Tools.  This repository holds tools
that are developed as part of the LLVM compiler infrastructure project and the
Clang frontend.  These tools are kept in a separate "extra" repository to
allow lighter weight checkouts of the core Clang codebase.

This repository is only intended to be checked out inside of a full LLVM+Clang
tree, and in the 'tools/extra' subdirectory of the Clang checkout.

All discussion regarding Clang, Clang-based tools, and code in this repository
should be held using the standard Clang mailing lists:
  http://lists.llvm.org/mailman/listinfo/cfe-dev

Code review for this tree should take place on the standard Clang patch and
commit lists:
  http://lists.llvm.org/mailman/listinfo/cfe-commits

If you find a bug in these tools, please file it in the LLVM bug tracker:
  http://llvm.org/bugs/