Commit Graph

10 Commits

Author SHA1 Message Date
Robert Maynard
6173300d5d Suppress on dashboards PTX recursive worklet stack size warnings.
The PTX pass has pretty bad warning controls and we can't suppress
specific warnings for a single function. So instead we suppress
on dashboard the ptx warning for functions we know work
2018-05-10 11:32:24 -04:00
Utkarsh Ayachit
7f58019eb6 cleanup doxygen warnings 2018-05-08 14:52:22 -04:00
Utkarsh Ayachit
18fec92119 don't exclude DIY warnings. 2018-02-26 15:33:56 -05:00
Robert Maynard
1de5b9cd40 Suppress warnings generated by doxygen when building documentation 2018-01-31 13:08:03 -05:00
Robert Maynard
296112ac4b Suppress DIY warnings from showing up on the VTK-m dashboard. 2018-01-30 08:58:19 -05:00
Utkarsh Ayachit
954111f60e exclude -Wunused-result from diy/storage.
These parts are marked as TODO in DIY and hence we'll ignore these
warnings till DIY fixes those.
2018-01-03 10:23:26 -05:00
Utkarsh Ayachit
1737bbe9ca exclude shadow warnings from DIY.
DIY code is rife with shadow warnings. Ignore those.
2018-01-03 10:23:26 -05:00
Kenneth Moreland
c3a3184d51 Update copyright for Sandia
Sandia National Laboratories recently changed management from the
Sandia Corporation to the National Technology & Engineering Solutions
of Sandia, LLC (NTESS). The copyright statements need to be updated
accordingly.
2017-09-20 15:33:44 -06:00
Chuck Atkins
dafb205180 Lossen the CTestCustom regexes 2016-03-18 13:46:31 -04:00
Chuck Atkins
635f8c7987 Add a CTestCustom file to to filter out warnings that cant be eliminated 2016-03-17 13:14:30 -04:00