1
0
Fork 0
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.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
clang-apply-replacements Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
clang-change-namespace Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
clang-doc Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
clang-include-fixer Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
clang-move Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
clang-query Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
clang-reorder-fields Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
clang-tidy Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
clangd Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
docs Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
modularize Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
pp-trace Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
test Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
tool-template Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
unittests Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
.gitignore Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
CMakeLists.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
CODE_OWNERS.TXT Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
LICENSE.TXT Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years 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/