summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseObjc.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-08-23 22:40:40 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-08-23 22:40:40 +0000
commit91bbf41914116f0ed137350f03115414ef1a1fc1 (patch)
treedff17bde1987a0f832a07254c87338f92c0569da /clang/lib/Parse/ParseObjc.cpp
parent20b76a77c34eaaf5f25790b8da8bfec5b9a0ce4f (diff)
downloadbcm5719-llvm-91bbf41914116f0ed137350f03115414ef1a1fc1.tar.gz
bcm5719-llvm-91bbf41914116f0ed137350f03115414ef1a1fc1.zip
Attaching comments to decls: since it was decided that Decl::isImplicit should
not be set for implicit instantiations, remove the FIXME. This should be the last bit for PR13634. The actual fix happened in r162238. Motivation: it might be misleading to mark implicit instantiations as Decl::isImplicit = true. Because then, in order to be consistent, we should mark all instantiated members as implicit. But the user did actually type the declaration for the member, but the compiler played with it a little bit. llvm-svn: 162488
Diffstat (limited to 'clang/lib/Parse/ParseObjc.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud