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
90,985
Commits
23
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
b0af23a1f6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Devang Patel
b0af23a1f6
There is no need to force target if the test is going to run on other x86 platforms.
...
llvm-svn: 113285
2010-09-07 20:59:09 +00:00
clang
Fix null pointer dereference in StreamChecker::Fseek (reported in PR 8081) and simplify surrounding checking logic.
2010-09-07 20:45:26 +00:00
compiler-rt
Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used
2010-08-17 19:13:45 +00:00
libcxx
has_trivial_copy_constructor hooked up to clang. Filed
http://llvm.org/bugs/show_bug.cgi?id=8105
to take care of void, arrays of incomplete bounds and complete bounds which don't work yet. If there is some reason we don't want to handle these types in the compiler, I can handle them in the library.
2010-09-07 20:31:18 +00:00
lldb
Move common code from GetSettingsController in Process & Debugger into static functions
2010-09-07 20:27:09 +00:00
llvm
There is no need to force target if the test is going to run on other x86 platforms.
2010-09-07 20:59:09 +00:00