This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94,125
Commits
32
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
567a045fe3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Johnny Chen
567a045fe3
Only prints out the stop reason if it is not invalid.
...
llvm-svn: 117287
2010-10-25 19:13:52 +00:00
clang
Only warn for mismatched types in Objective-C methods when they are incompatible, not when they are simply different. Now we test whether the difference in types breaks the principle of substitutability, rather than whether they are different.
2010-10-25 17:23:52 +00:00
compiler-rt
make: Add CheckCommandLineOverrides to my little Makefile library, a routine for
2010-10-14 21:23:37 +00:00
debuginfo-tests
testcase commit for upcoming fix.
2010-09-21 20:51:54 +00:00
libcxx
Fixed bug in random_shuffle to avoid swapping with self
2010-10-22 15:26:39 +00:00
lldb
Only prints out the stop reason if it is not invalid.
2010-10-25 19:13:52 +00:00
llvm
Make the description of the hotpatch attribute even more generic. Spotted by
2010-10-25 19:07:39 +00:00