hanchenye-llvm-project/clang/lib
Eli Friedman 7e4faaccda PR4836, part 1: add Sema support for __builtin_isnan and friends; they
are apparently used by Solaris libc despite the fact that clang claims 
to be compatible with gcc 4.2, which doesn't support them.

llvm-svn: 80610
2009-08-31 20:06:00 +00:00
..
AST Fix a -Asserts warning. 2009-08-31 19:16:38 +00:00
Analysis Refactor undefined argument checking into a Checker. 2009-08-29 02:11:01 +00:00
Basic Improve diagnostics and recovery when the nested-name-specifier of a 2009-08-26 00:04:55 +00:00
CodeGen Re-implemented generation of objc_memmove_collectable 2009-08-31 19:33:16 +00:00
Driver Updated GNU runtime non-fragile ABI. 2009-08-31 16:41:57 +00:00
Frontend Define _GNU_SOURCE in C++ mode so that clang works with GNU libstdc++. 2009-08-27 22:01:41 +00:00
Headers CMake: Improve installation of Clang 2009-08-23 05:28:29 +00:00
Index Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Lex Updated GNU runtime non-fragile ABI. 2009-08-31 16:41:57 +00:00
Parse Support explicit C++ member operator syntax, from James Porter! 2009-08-31 19:52:13 +00:00
Rewrite Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Sema PR4836, part 1: add Sema support for __builtin_isnan and friends; they 2009-08-31 20:06:00 +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