aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-08-31 23:59:23 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-08-31 23:59:23 +0000
commiteef47ba664b73ea68a8346bbf4e780de47031d4b (patch)
tree0e439e28063c7c4c306ecf3ce6043bd30c721220 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent153a7bb35ec88db1078ef7b8425f48c4e077bae1 (diff)
downloadllvm-eef47ba664b73ea68a8346bbf4e780de47031d4b.zip
llvm-eef47ba664b73ea68a8346bbf4e780de47031d4b.tar.gz
llvm-eef47ba664b73ea68a8346bbf4e780de47031d4b.tar.bz2
Create a CaretDiagnostic class to hold the logic for emitting
(unsurprisingly) caret diagnostics. This is designed to bring some organization to the monstrous EmitCaretDiagnostic function, and allow factoring it more easily and with less mindless parameter passing. Currently this just lifts the existing function into a method, and splits off the obviously invariant arguments to be class members. No functionality is changed, and there are still lots of warts to let existing code continue functioning as-is. Definitely WIP, more cleanups to follow. llvm-svn: 138921
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions