]> granicus.if.org Git - clang/commit
[NFC][clang] Refactor getCompilationPhases()+Types.def step 3.
authorPuyan Lotfi <puyan@puyan.org>
Tue, 30 Jul 2019 19:03:17 +0000 (19:03 +0000)
committerPuyan Lotfi <puyan@puyan.org>
Tue, 30 Jul 2019 19:03:17 +0000 (19:03 +0000)
commit7647d5cca8a5ea07d821213fc05c3fa80afe9989
tree068806d1d45a2a7c6bcaed4eb1c5b82676105a3f
parentd646bc1c3c54f2daebab408542451ee961cb9dc6
[NFC][clang] Refactor getCompilationPhases()+Types.def step 3.

Dropping the 'u' entry and the entire Flags table from Types.def.
Now it'll be a bit easier to tablegenify this.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367345 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Types.def
include/clang/Driver/Types.h
lib/Driver/Types.cpp