mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Marked a few LocalFunction regression tests.
[SVN r77799]
This commit is contained in:
parent
5e0265750c
commit
0913440d76
1 changed files with 3 additions and 1 deletions
|
@ -2464,7 +2464,7 @@
|
|||
<test name="return_assign"/>
|
||||
<test name="return_derivative"/>
|
||||
<test name="return_inc"/>
|
||||
<test name="return_getset"/>
|
||||
<test name="return_setget"/>
|
||||
<test name="return_this"/>
|
||||
<test name="same_line"/>
|
||||
<test name="transform"/>
|
||||
|
@ -2485,6 +2485,8 @@
|
|||
<toolset name="darwin-4.4_0x"/>
|
||||
<toolset name="gcc-4.5.3_0x"/>
|
||||
<toolset name="gcc-4.4.4_0x"/>
|
||||
<toolset name="gcc-4.6.2_0x"/>
|
||||
<toolset name="msvc-10.0"/>
|
||||
<note author="Lorenzo Caminiti">
|
||||
This test does not allow C++11 auto-declaration support
|
||||
(beccause it uses the `auto` keyword as storage classifier).
|
||||
|
|
Loading…
Add table
Reference in a new issue