aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Chisnall <csdavec@swan.ac.uk>2011-09-21 08:39:44 +0000
committerDavid Chisnall <csdavec@swan.ac.uk>2011-09-21 08:39:44 +0000
commit89728139cbf9a73815aa3720d3bc0b740f1be197 (patch)
treeaf1acce734e24bb04b66e16e501a558df95ace8d /clang/lib/Frontend/CompilerInvocation.cpp
parent30909031a7f766a758b991891bc1678e7da82777 (diff)
downloadllvm-89728139cbf9a73815aa3720d3bc0b740f1be197.zip
llvm-89728139cbf9a73815aa3720d3bc0b740f1be197.tar.gz
llvm-89728139cbf9a73815aa3720d3bc0b740f1be197.tar.bz2
Fixes for FreeBSD, including some fairly obvious copy-and-paste errors.
libc++ now mostly works on FreeBSD with libcxxrt and this patch applied to the base system: http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20110920/e666632c/xlocale-0001.obj Summary of tests on FreeBSD: **************************************************** Results for /root/libcxx/test: using FreeBSD clang version 3.0 (trunk 135360) 20110717 Target: x86_64-unknown-freebsd9.0 Thread model: posix with -std=c++0x -stdlib=libc++ -I/root/libcxx/include -L/root/libcxx/build/lib ---------------------------------------------------- sections without tests : 1 sections with failures : 48 sections without failures: 1015 + ---- total number of sections : 1064 ---------------------------------------------------- number of tests failed : 145 number of tests passed : 4179 + ---- total number of tests : 4324 **************************************************** (Many due to this clang version not supporting C++ atomics) More fixes to follow... llvm-svn: 140245
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions