llvm-project/clang/lib
Fariborz Jahanian 29f9d39568 Improve on reporting ambiguity involving built-in candidates.
I still don't like it but it is improvement over what we had.

llvm-svn: 83603
2009-10-09 00:13:15 +00:00
..
AST Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Analysis Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Basic "Someone pointed out that in my previous Targets.cpp patch I didn't 2009-10-08 23:00:00 +00:00
CodeGen Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Driver Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Frontend Add a refactor pointer... 2009-10-08 23:57:53 +00:00
Headers Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions 2009-09-18 19:18:19 +00:00
Index Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Lex This fixes support for complex literals, reworked to avoid a goto, and 2009-10-08 22:55:36 +00:00
Parse Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Rewrite Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Sema Improve on reporting ambiguity involving built-in candidates. 2009-10-09 00:13:15 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00