summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-03-07 01:22:02 +0000
committerTed Kremenek <kremenek@apple.com>2009-03-07 01:22:02 +0000
commit0666a6ce703631d6f0c107afb6a42758208a6c42 (patch)
treeedf0eb727bd42219e2a3c50b141fa4320545bc8e /clang/lib/CodeGen/CodeGenModule.cpp
parentb6b7ce4b50ecc2ae104f1bef95b18b575bc59226 (diff)
downloadbcm5719-llvm-0666a6ce703631d6f0c107afb6a42758208a6c42.tar.gz
bcm5719-llvm-0666a6ce703631d6f0c107afb6a42758208a6c42.zip
Selector: (changes made after discussing this more with Steve Naroff)
- Make Selector::getAsIdentifierInfo() private. Using IdentifierInfo* in Selector is an implementation detail that clients shouldn't think about. - Modify diagnostic emission in Sema::ProcessPropertyDecl to not use Selector::getAsIdentifierInfo() (which could crash when IdentifierInfo* is null) and instead use Selector::getAsString(). - Tidy up Selector::getAsString() implementation. llvm-svn: 66313
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud