commit | 56345f1a5ab5d1d0baeb1846361f864565e202c4 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Thu May 08 19:59:37 2014 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Thu May 08 19:59:37 2014 +0800 |
tree | 976d4128f047db03e3fd4144988f83aa814c376a | |
parent | b5abf6604303d2046a0c7ba93372866860dad972 [diff] |
Use clang for llvm-related project clang/llvm 3.5 depends on libcxx's <atomic> which uses _Atomic not available in gcc until 4.9. Even then, the _Atomic support is in C11 mode, not C++11 mode. Change-Id: Iae18d5c22fa0c640b1553640ca781de7646dfb2a