commit | 5337c7482566198c21eccbf9bd178ba1387b7ebc | [log] [tgz] |
---|---|---|
author | Richard Trieu <rtrieu@google.com> | Thu Dec 06 06:12:20 2018 +0000 |
committer | Richard Trieu <rtrieu@google.com> | Thu Dec 06 06:12:20 2018 +0000 |
tree | c0666887a850ea6845e48982547c30ca86bf8530 | |
parent | 0b1d069d64a394e81baf7ed022f44323095389c9 [diff] |
Remove CodeGen dependencies on Sema. Move diagnostics from Sema to Frontend (or Common) so that CodeGen no longer needs to include the Sema diagnostic IDs. llvm-svn: 348458