Go to file
Anders Carlsson 110b07b848 When performing an user defined conversion sequence, perform the initial standard conversion sequence. This lets us remove a workaround in SemaCompleteConstructorCall.
llvm-svn: 81847
2009-09-15 06:28:28 +00:00
clang When performing an user defined conversion sequence, perform the initial standard conversion sequence. This lets us remove a workaround in SemaCompleteConstructorCall. 2009-09-15 06:28:28 +00:00
compiler-rt add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
llvm Forbid arrays of function-type and structures with function-typed fields. 2009-09-15 06:28:26 +00:00