diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2018-07-31 18:23:57 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2018-07-31 18:23:57 +0000 |
| commit | 119f0a56d271150600054534692f70e0b0cade0a (patch) | |
| tree | 1ee25943326ed4de5b011b07a0b9191b8e3c3370 /llvm/docs/tutorial | |
| parent | 1dac6ba7e25b7ee6a8a2c9f4718db3684225acfd (diff) | |
| download | bcm5719-llvm-119f0a56d271150600054534692f70e0b0cade0a.tar.gz bcm5719-llvm-119f0a56d271150600054534692f70e0b0cade0a.zip | |
Introduce a new test macro TEST_HAS_C11_FEATURES which is set when the underlying C library has C11 features. In C++17, we use those features. <__config> defines a similar macro, _LIBCPP_HAS_C11_FEATURES, but we don't want to use that in the library-independent parts of the tests, so define the new one. Also add a libc++-specific test to make sure the two stay in sync.
llvm-svn: 338411
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions

