summaryrefslogtreecommitdiffstats
path: root/config.tests/common/atomicfptr/atomicfptr.pro
Commit message (Collapse)AuthorAgeFilesLines
* configure: check whether std::atomic<T> works for function pointersThiago Macieira2016-06-091-0/+3
And ask the user to apply one of the patches we're carrying to their Standard Libraries. Change-Id: I7e6338336dd6468ead24ffff141139c79056922e Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>