llvm-project/clang/tools
Alp Toker 9ba7536e45 Add txt file extension to VS solution's README
This matches other README.txt files in LLVM and makes things more obvious on
Windows where it's likely to be read. CRLFs are retained for the same reason.

Also fix Visual Studio product name.

llvm-svn: 195420
2013-11-22 08:00:20 +00:00
..
arcmt-test Remove dead include. 2013-06-26 12:49:58 +00:00
c-arcmt-test {c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to clangIndex. 2013-08-18 03:48:57 +00:00
c-index-test [libclang] Introduce clang_Type_getCXXRefQualifier whichexposes ref-qualifier information of function type. 2013-10-11 19:58:38 +00:00
clang-check [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
clang-format Install clang-format's editor integrations in $PREFIX/share/clang/ 2013-11-14 22:48:06 +00:00
clang-format-vs Add txt file extension to VS solution's README 2013-11-22 08:00:20 +00:00
diag-build Add new tool 'diag-build' for showing enabled warnings in a project. 2012-06-18 21:31:37 +00:00
diagtool Rather than duplicating extension diagnostics to allow them to cause a 2013-11-12 02:41:45 +00:00
driver This patch modified ExeBasename as clang-cl.exe to match the preceding comment. 2013-11-06 21:57:50 +00:00
libclang Work around a bug in old gcc on the FreeBSD bot, which complains about 2013-11-14 00:36:24 +00:00
scan-build [analyzer] scan-build: Handle -m* option wildcard after compiler/linker flags. 2013-10-22 18:55:18 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Re-add clang-check to the Makefile build. 2013-08-22 16:12:04 +00:00