This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d77bb5f06129fe0f0c19e41400a7fd6ce2f2069
clang-p2996
/
clang
/
examples
History
Anna Zaks
3a6bdf8f82
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.
...
llvm-svn: 137894
2011-08-17 23:00:25 +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
Put Parse before Sema on the link line since parse depends on sema.
2011-06-01 00:59:36 +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