Split the single monolithic DiagnosticKinds.def file into one
.def file for each library. This means that adding a diagnostic to sema doesn't require all the other libraries to be rebuilt. Patch by Anders Johnsen! llvm-svn: 63111
Loading
Please register or sign in to comment