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
/
ambig-user-defined-conversions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When diagnosing an ambiguity, only note the candidates that contribute
Richard Smith
2019-10-24
1
-1
/
+1
*
PR25890: Fix incoherent error handling in PerformImplicitConversion and
Richard Smith
2016-10-06
1
-0
/
+5
*
De-Unicode-ify.
NAKAMURA Takumi
2011-08-12
1
-1
/
+1
*
Sema::BuildCXXMemberCallExpr() can fail due to access or ambiguities,
Douglas Gregor
2011-01-20
1
-0
/
+8
*
make clang print types as "const int *" instead of "int const*",
Chris Lattner
2010-09-05
1
-1
/
+1
*
Wire up '-Wignored-qualifiers' to the warning on 'const' in 'const int f()'.
Chandler Carruth
2010-07-14
1
-1
/
+1
*
When forming a function call or message send expression, be sure to
Douglas Gregor
2010-07-13
1
-1
/
+2
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-1
/
+1
*
Introduce a specific representation for the ambiguous implicit conversion
John McCall
2010-01-12
1
-0
/
+7
*
Organize testcase into namespaces.
John McCall
2010-01-08
1
-46
/
+45
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Multiple conversions to the same type are ambiguous but for the
Fariborz Jahanian
2009-09-28
1
-8
/
+34
*
fix typo in file name
Gabor Greif
2009-09-23
1
-0
/
+26