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
4c13e77d49
llvm-project
/
clang
/
lib
/
Headers
History
Douglas Gregor
f7ab50df29
Define NULL to __null in C++, so that it's guaranteed to have the same size as a pointer
...
llvm-svn: 60355
2008-12-01 17:20:57 +00:00
..
CMakeLists.txt
CMake: Builds and installs clang binary and libs (no docs yet). It
2008-10-26 00:56:18 +00:00
Makefile
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
iso646.h
Protect iso646.h from C++ (although I can't imagine why someone would
2008-05-21 03:11:31 +00:00
mmintrin.h
Fix mmintrin.h to use proper definition of functions taking no
2008-10-29 03:37:55 +00:00
stdarg.h
Implementation of stdarg.h.
2008-05-29 10:40:55 +00:00
stdbool.h
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
stddef.h
Define NULL to __null in C++, so that it's guaranteed to have the same size as a pointer
2008-12-01 17:20:57 +00:00