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
/
test
/
Sema
/
address_spaces.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forbid address-space-qualified function types, per TR 18037
Peter Collingbourne
2011-07-27
1
-0
/
+4
*
When diagnosing address-space changes, apply array-to-pointer decay first.
John McCall
2011-02-01
1
-0
/
+5
*
Perform the bad-address-space conversions check as part of
John McCall
2011-02-01
1
-2
/
+1
*
make clang print types as "const int *" instead of "int const*",
Chris Lattner
2010-09-05
1
-1
/
+1
*
Refer to implicit "conversions" rather than implicit "casts", which
Douglas Gregor
2010-07-09
1
-1
/
+1
*
Improve diagnostics when we fail to convert from a source type to a
Douglas Gregor
2010-04-09
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Add an error for function parameters that have a qualified address space sinc...
Tanya Lattner
2009-09-30
1
-2
/
+6
*
Refactor the representation of qualifiers to bring ExtQualType out of the
John McCall
2009-09-24
1
-1
/
+1
*
Bounds checking for address spaces.
John McCall
2009-07-28
1
-0
/
+6
*
fix rdar://6774906, a crash handling implicit conversions between pointers
Chris Lattner
2009-04-13
1
-0
/
+8
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
upgrade various 'implicit int' warnings from an ext-warn to warning when not
Chris Lattner
2009-02-27
1
-1
/
+1
*
testcase that works now with r62061
Chris Lattner
2009-01-12
1
-0
/
+5
*
Extend QualType::getAddressSpace to do the right thing for array types, and in
Nate Begeman
2008-03-25
1
-1
/
+2
*
Correctly error on arrays with automatic storage full of objects with
Nate Begeman
2008-03-14
1
-2
/
+3
*
ISO/IEC TR 18037
Nate Begeman
2008-03-14
1
-0
/
+2
*
add some semantic checks for address spaces.
Chris Lattner
2008-02-21
1
-0
/
+15