mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 10:08:59 +08:00
1fcd7fd633a44ab3ec944a5102afea74fcc8a23e
This reduces the "ambiguous reference" errors (which are rather strange in C/ObjC) and fixes an assertion hit with an invalid code test case. llvm-svn: 175869
…
Constrain bind operator()() to not exist if the call is not valid. Fixes http://llvm.org/bugs/show_bug.cgi?id=15295.
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%