mirror of https://github.com/ARMmbed/mbed-os.git
1faf46e161
The test for construction of local static objects doesn't check to see if the object returned has been fully initialized. Because of this, an error with ARMCC was not detected. This patch adds an assert to the race_test to ensure that the object has been properly initialized. |
||
---|---|---|
.. | ||
main.cpp |