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
/
offsetof.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a thinko that caused us not to compute __builtin_offset as a
Douglas Gregor
2010-04-30
1
-0
/
+3
*
Diagnose __builtin_offsetof expressions that refer to bit-fields
Douglas Gregor
2010-04-28
1
-1
/
+9
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Diagnose __builtin_offsetof on incomplete types. Fixes
John McCall
2009-11-04
1
-0
/
+6
*
Fix for PR4079: make sure to construct the member expressions for
Eli Friedman
2009-04-26
1
-0
/
+3
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Change the AST generated for offsetof a bit so that it looks like a
Eli Friedman
2009-02-27
1
-0
/
+10
*
Simplify test.
Anders Carlsson
2008-12-06
1
-3
/
+4
*
make this pass by adding an expected error, add some tests.
Chris Lattner
2008-01-30
1
-1
/
+10
*
Implement __builtin_offsetof.
Anders Carlsson
2008-01-29
1
-0
/
+4
*
rename -parse-ast-print to -ast-print
Chris Lattner
2007-10-11
1
-1
/
+1
*
Removed option "-parse-ast-check" from clang driver. This is now implemented
Ted Kremenek
2007-09-26
1
-1
/
+1
*
a new testcase
Chris Lattner
2007-08-30
1
-0
/
+23