aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2010-03-25 12:56:05 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-09 19:09:58 -0300
commit02f68822d7cfa18d44d484ea156618701601c3e2 (patch)
tree5b81d4bf965ab8e56d3e5dfceabe8d0f396aa6a4 /tests
parentafc91022a1ef73ecc47fc04fe9a49862b5052605 (diff)
Fixes attributes for default constructors and class' "isPolymorphic" flag.
When a class has no constructor explicitly declared a default is provided by API Extractor, but it should be marked as "Final". The setting of the "isPolymorphic" flag done in the AbstractMetaClass::addFunction method must take into account if the class has a virtual destructor, as it is done in the AbstractMetaClass::setFunctions method. The already existing tests cover the cases affected by the changes.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions