summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2018-12-08 05:05:03 +0000
committerRichard Trieu <rtrieu@google.com>2018-12-08 05:05:03 +0000
commitd076608d58d1ec55016eb747a995511e3a3f72aa (patch)
treebcdeba5d1645e3448c6d64119f43435236c4b2c7 /clang/lib/Frontend/CompilerInvocation.cpp
parente1f966508fc2987fd164908442316873b3da15a0 (diff)
downloadbcm5719-llvm-d076608d58d1ec55016eb747a995511e3a3f72aa.tar.gz
bcm5719-llvm-d076608d58d1ec55016eb747a995511e3a3f72aa.zip
Move diagnostic enums into Basic.
Move enums from */*Diagnostic.h to Basic/Diagnostic*.h. Basic/AllDiagnostics.h needs all the enums and moving the sources to Basic prevents a Basic->*->Basic dependency loop. This also allows each Basic/Diagnostics*Kinds.td to have a header at Basic/Diagnostic*.h (except for Common). The old headers are kept in place since other packages are still using them. llvm-svn: 348685
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud