diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-05-25 23:39:29 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-05-25 23:39:29 +0000 |
commit | ea96891fb42866d099188d014169ab147217d4ef (patch) | |
tree | e75d0b66e16edf776dd9732eef13b4def29edd84 /clang/lib/Lex/ModuleMap.cpp | |
parent | fed467eefb75e4af9ca1b534019eb5780aaf0984 (diff) | |
download | llvm-ea96891fb42866d099188d014169ab147217d4ef.zip llvm-ea96891fb42866d099188d014169ab147217d4ef.tar.gz llvm-ea96891fb42866d099188d014169ab147217d4ef.tar.bz2 |
Re-add <experimental/coroutine> to the module map.
The original issues were caused because <experimental/coroutine>
didn't correctly #ifdef out enough of the header, which caused incomplete
types to be used.
This patch fixes the `#if defined(__cpp_coroutines)` guard and re-adds
the headers to the module map.
It also uglifies some incorrectly non-reserved names.
llvm-svn: 303936
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions