commit | 3f16c959e30b7e7ba8e4b8d597c313fbe457206d | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Tue Sep 14 23:12:40 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Tue Sep 14 23:12:40 2010 +0000 |
tree | 6d3dd1d7750a0f36a1766407d09f5fa0a0c6a3ef | |
parent | 641b98b7b52e0067beaf3978f2a8721e5d16c111 [diff] |
Driver: Add a -stdlib= argument which can be used to select the C++ standard library to use. - This is currently useful for testing libc++; you can now use 'clang++ -stdlib=libc++ t.cpp' to compile using it if installed. - In the future could also be used to select other standard library choices if alternatives become available (for example, to use an alternate C library). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113891 91177308-0d34-0410-b5e6-96231b3b80d8