This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af48d8643debbca222fb868e8e4e8dce18271a9f
clang-p2996
/
llvm
/
lib
/
Bytecode
/
Reader
History
Andrew Lenharth
253145299b
If we support structs as va_list, we must pass pointers to them to va_copy
...
See last commit for LangRef, this implements it on all targets. llvm-svn: 22273
2005-06-22 21:04:42 +00:00
..
Analyzer.cpp
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
2005-05-05 22:33:09 +00:00
Makefile
Fix library name.
2004-10-28 05:32:01 +00:00
Reader.cpp
core changes for varargs
2005-06-18 18:34:52 +00:00
Reader.h
remove some dead (always dynamically false) flags
2005-05-06 22:35:09 +00:00
ReaderWrappers.cpp
If we support structs as va_list, we must pass pointers to them to va_copy
2005-06-22 21:04:42 +00:00