This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 12:26:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
examples
History
Evan Cheng
494eb062b5
Match LLVM change: TargetRegistry and TargetSelect have been moved to Support.
...
llvm-svn: 138451
2011-08-24 18:09:14 +00:00
..
analyzer-plugin
Remove EnhancedBugReport and RangedBugReport - pull all the extra functionality they provided into their parent BugReport. The only functional changes are: made getRanges() non const - it adds default range to Ranges if none are supplied, made getStmt() private, which was another FIXME.
2011-08-17 23:00:25 +00:00
clang-interpreter
Match LLVM change: TargetRegistry and TargetSelect have been moved to Support.
2011-08-24 18:09:14 +00:00
PrintFunctionNames
Re-instate r125819 and r125820 with no functionality change
2011-02-19 23:03:58 +00:00
wpa
Fix linking of clang-wpa.
2011-05-31 07:13:36 +00:00
CMakeLists.txt
Reverts the Tooling changes as requested by Chris.
2011-06-02 16:58:33 +00:00
Makefile
Reverts the Tooling changes as requested by Chris.
2011-06-02 16:58:33 +00:00