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
History
Bob Wilson
05de0298d2
Rip out flags for controlling C++ "production mode" separately.
...
This is old leftover cruft from the days when C++ was not yet ready for prime time. llvm-svn: 141063
2011-10-04 05:34:14 +00:00
..
arcmt-test
Rename VerifyDiagnosticsClient to VerifyDiagnosticConsumer as per issue 5397
2011-09-26 00:38:03 +00:00
c-arcmt-test
[arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'.
2011-07-11 20:15:00 +00:00
c-index-test
Install c-index-test also on CMake build, following up r140681.
2011-09-28 10:50:23 +00:00
diagtool
Rename Diagnostic to DiagnosticsEngine as per issue 5397
2011-09-25 23:23:43 +00:00
driver
Rip out flags for controlling C++ "production mode" separately.
2011-10-04 05:34:14 +00:00
libclang
Improve location fidelity of objc decls.
2011-10-04 04:48:02 +00:00
scan-build
[analyzer] When running scan-build with -plist on ./configure, delete the plist files.
2011-09-09 18:43:53 +00:00
scan-view
Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price!
2011-02-21 19:26:48 +00:00
CMakeLists.txt
Place back previous order of add_subdirectory()'s to reflect build depedencies.
2011-08-09 14:55:12 +00:00
Makefile
Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for analyzing and working with clang diagnostics.
2011-08-09 03:39:19 +00:00