]> granicus.if.org Git - clang/commit
Handle the default case
authorPetr Hosek <phosek@chromium.org>
Tue, 10 Apr 2018 21:19:05 +0000 (21:19 +0000)
committerPetr Hosek <phosek@chromium.org>
Tue, 10 Apr 2018 21:19:05 +0000 (21:19 +0000)
commitc1635cf3aad6ce1fc048c2ad9daa010fd432b8f5
treeac866e8a0ace83ac95f1160de8d4eb59ae8d7edd
parenteb3a0cb3d6096ad0a69225955f65fe6f38ed1197
Handle the default case

This was omitted in D45422 resulting in a warning.

Differential Revision: https://reviews.llvm.org/D45499

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329758 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/NaCl.cpp