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
/
SemaCXX
/
ptrtomember.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Diagnose attempt to take address of bitfield members in anonymous structs.
Richard Smith
2017-04-13
1
-0
/
+4
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Catch placeholder types in DefaultLvalueConversion
John McCall
2011-10-11
1
-8
/
+8
*
Make yet another placeholder type, this one marking that an expression is a b...
John McCall
2011-04-26
1
-3
/
+2
*
Unbreak test
Douglas Gregor
2011-03-23
1
-2
/
+3
*
Add a test for !ptr-to-member (should fail)
Marshall Clow
2011-03-23
1
-2
/
+3
*
Tweak the wording of this warning further based on a suggestion from Chris.
Chandler Carruth
2011-01-06
1
-6
/
+6
*
Emit error when using a bound member function for something other than callin...
Argyrios Kyrtzidis
2010-11-01
1
-0
/
+14
*
Emit an error when trying to form a pointer-to-member to a bitfield.
Argyrios Kyrtzidis
2010-10-30
1
-0
/
+5
*
renamed: test/SemaCXX/ptrtomember-badcall.cpp -> test/SemaCXX/ptrtomember.cpp
Argyrios Kyrtzidis
2010-10-30
1
-0
/
+13