diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-04-21 22:39:18 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-04-21 22:39:18 +0000 |
commit | 81328ac3a5b1bfc24010ab5ada34a5ee8f4a32ae (patch) | |
tree | 5ed49bb35921cfb90bf187d18f46a5dc93578735 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c24d7974bcb9914540f6fcf331e53ae01e90ab05 (diff) | |
download | llvm-81328ac3a5b1bfc24010ab5ada34a5ee8f4a32ae.zip llvm-81328ac3a5b1bfc24010ab5ada34a5ee8f4a32ae.tar.gz llvm-81328ac3a5b1bfc24010ab5ada34a5ee8f4a32ae.tar.bz2 |
P0629R0: Switch to latest proposal for distinguishing module interface from implementation.
This switches from the prototype syntax in P0273R0 ('module' and 'module
implementation') to the consensus syntax 'export module' and 'module'.
In passing, drop the "module declaration must be first" enforcement, since EWG
seems to have changed its mind on that.
llvm-svn: 301056
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions