aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util/DisableStupidWarnings.h
Commit message (Expand)AuthorAge
* Silenced some compilation warnings triggered by nvcc 8.0Gravatar Benoit Steiner2016-05-27
* bug #1221: disable gcc 6 warning: ignoring attributes on template argumentGravatar Gael Guennebaud2016-05-19
* Disabling the nvcc warnings in addition to the clang warnings when clang is u...Gravatar Benoit Steiner2016-02-09
* Disable 2 more nvcc warning messagesGravatar Benoit Steiner2016-02-03
* Added a few commentsGravatar Benoit Steiner2016-02-03
* Properly disable nvcc warning messages in user code.Gravatar Benoit Steiner2016-02-03
* Silenced some unhelpful warnings generated by nvcc.Gravatar Benoit Steiner2016-02-03
* Disable stupid MSVC warningGravatar Gael Guennebaud2016-01-28
* Fix compilation of MKL support.Gravatar Gael Guennebaud2015-12-11
* Disable "decorated name length exceeded, name was truncated" MSVC warning.Gravatar Gael Guennebaud2015-11-23
* stop disabling this legitimate warning, recall that in the following the cons...Gravatar Gael Guennebaud2012-02-03
* disable ICC 12 warning 279 - controlling expression is constantGravatar Benoit Jacob2011-03-06
* shut up a stupid clang 2.8 warningGravatar Benoit Jacob2011-02-27
* add EIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS non-default option. Use it in o...Gravatar Benoit Jacob2011-02-22
* shut up stupid ICC warningsGravatar Benoit Jacob2011-02-22