This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
134,042
Commits
23
Branches
0
Tags
2.2
GiB
acbea3a2b4
Commit Graph
2 Commits
Author
SHA1
Message
Date
Richard Trieu
713f429d8c
Fix a test in warn-sign-conversion.cpp. Removed a part of a directory path so that the directory seperator, which may change on different platforms, is no longer part of the string checked for.
...
llvm-svn: 135665
2011-07-21 03:20:52 +00:00
Richard Trieu
bb43dec255
Remove warning for conditional operands of differend signedness from -Wsign-compare. Cases that previously warn on this will have a different warning emitted from -Wsign-conversion.
...
llvm-svn: 135664
2011-07-21 02:46:28 +00:00