[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)
commitd2254dbf21a3243233b75294ef901086199df1b9
tree725e334fbfa09311802f9944a038878af0b04ed2
parentc99f62e3136c620fc87c9ec8cb25f7a22305b4d6
[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

llvm-svn: 367345
clang/include/clang/Driver/Types.def
clang/include/clang/Driver/Types.h
clang/lib/Driver/Types.cpp