index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
AST
/
Builtins.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a new TypeNodes.def file that enumerates all of the types,
Douglas Gregor
2009-02-26
1
-1
/
+1
*
fix warning in no-assert mode.
Chris Lattner
2009-02-19
1
-3
/
+1
*
Supply the header corresponding to a library builtin as a separate argument t...
Douglas Gregor
2009-02-16
1
-17
/
+3
*
Fix pasto noticed by Anders Johnsen.
Daniel Dunbar
2009-02-15
1
-2
/
+2
*
Add -ffreestanding to suppress the implicit declaration of library builtins l...
Douglas Gregor
2009-02-14
1
-5
/
+13
*
Fix the build on win32.
Cedric Venet
2009-02-14
1
-4
/
+4
*
Make it possible for builtins to expression FILE* arguments, so that
Douglas Gregor
2009-02-14
1
-6
/
+25
*
Extend builtin "attribute" syntax to include a notation for
Douglas Gregor
2009-02-14
1
-0
/
+35
*
Fix for PR3350: add special-casing for "references" to va_lists in
Eli Friedman
2009-01-20
1
-0
/
+17
*
Don't give a default argument to ASTContext::getFunctionType for the TypeQual...
Argyrios Kyrtzidis
2008-10-26
1
-1
/
+1
*
Make llvm memory barrier available as an intrinsic
Mon P Wang
2008-10-18
1
-0
/
+4
*
Fix va_arg handling to do argument decaying at the correct place. This
Chris Lattner
2008-09-29
1
-5
/
+9
*
Fix rdar://6252231 - cannot call vsnprintf with va_list on x86_64,
Chris Lattner
2008-09-28
1
-0
/
+3
*
More #include cleaning
Daniel Dunbar
2008-08-11
1
-0
/
+1
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+195