Add some comments to TypoCorrectionConsumer.
authorKaelyn Takata <rikka@google.com>
Wed, 11 Jun 2014 18:33:46 +0000 (18:33 +0000)
committerKaelyn Takata <rikka@google.com>
Wed, 11 Jun 2014 18:33:46 +0000 (18:33 +0000)
commitcd7c3a9de4397b3fe24384eb503ab9f1911009aa
tree12130f2c5f33874b357e7320708d88922e9b8cd4
parent5ea14e09e9810daab030f1453a4d56701f3c4e1c
Add some comments to TypoCorrectionConsumer.

Also move the constructor for NamespaceSpecifierSet out of line to
improve the class' readability. I meant to do these two things while
cleaning up the previous TypoCorrectionConsumer changes and have them
folded into those changes.

No functionality changed.

llvm-svn: 210686
clang/lib/Sema/SemaLookup.cpp