This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-27 06:06:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74,288
Commits
74
Branches
2,122
Tags
13c88c7269f7c2dac47d57534b51480e58e054e5
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nuno Lopes
13c88c7269
implement PR5654: add -fassume-sane-operator-new, which is enabled by default, and adds the malloc attribute to the global function new() and to the overloaded new operators.
...
feel free to chage the name to this lengthy argument llvm-svn: 91543
2009-12-16 16:59:22 +00:00
clang
implement PR5654: add -fassume-sane-operator-new, which is enabled by default, and adds the malloc attribute to the global function new() and to the overloaded new operators.
2009-12-16 16:59:22 +00:00
compiler-rt
Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF.
2009-11-09 14:27:04 +00:00
llvm
Fix one more missing this-> to placate that picky clang++.
2009-12-16 11:38:03 +00:00
Description
No description provided
intel
llvm
oneapi
sycl
5.5
GiB
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%