]> granicus.if.org Git - clang/commit
Keep -fmodule-implementation-of as an alias of -fmodule-name.
authorManman Ren <manman.ren@gmail.com>
Wed, 6 Apr 2016 23:28:26 +0000 (23:28 +0000)
committerManman Ren <manman.ren@gmail.com>
Wed, 6 Apr 2016 23:28:26 +0000 (23:28 +0000)
commit1211c9028a3b69527d4f3220a4a349b637342848
treed83487a532819389677cca3f13484f1a144326e9
parent770d01843de8f69a179c2c794a8946bf1e685a78
Keep -fmodule-implementation-of as an alias of -fmodule-name.

This helps us transitioning to -fmodule-name. Once the transitioning is done,
we can remove this alias.

rdar://24800983

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265616 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
test/Modules/implementation-of-module.m