diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2012-08-23 22:40:40 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2012-08-23 22:40:40 +0000 |
commit | 7dd88609b6774152993bee8bed189aafc4c6f61a (patch) | |
tree | 6560f5a54ba66800778e1e600e4dd23ad3173665 /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | 2603fa6c0e0fff904317b525724170ba8ae5bfa8 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162488 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions