suppress -Wself-assign in generated code

This commit is contained in:
wmayer 2016-12-29 21:44:23 +01:00
parent 324ee97f0f
commit a3ad63a750
5 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#if defined(__clang__)
# pragma clang diagnostic push
# pragma clang diagnostic ignored "-Wdeprecated-register"
# pragma clang diagnostic ignored "-Wself-assign"
#endif
namespace Swig_1_3_25 {
#include "swigpyrun_1.3.25.h"

View File

@ -27,6 +27,7 @@
#if defined(__clang__)
# pragma clang diagnostic push
# pragma clang diagnostic ignored "-Wdeprecated-register"
# pragma clang diagnostic ignored "-Wself-assign"
#endif
namespace Swig_1_3_33 {
#define SWIG_PYTHON_NO_BUILD_NONE

View File

@ -27,6 +27,7 @@
#if defined(__clang__)
# pragma clang diagnostic push
# pragma clang diagnostic ignored "-Wdeprecated-register"
# pragma clang diagnostic ignored "-Wself-assign"
#endif
namespace Swig_1_3_36 {
#define SWIG_PYTHON_NO_BUILD_NONE

View File

@ -27,6 +27,7 @@
#if defined(__clang__)
# pragma clang diagnostic push
# pragma clang diagnostic ignored "-Wdeprecated-register"
# pragma clang diagnostic ignored "-Wself-assign"
#endif
namespace Swig_1_3_38 {
#define SWIG_PYTHON_NO_BUILD_NONE

View File

@ -27,6 +27,7 @@
#if defined(__clang__)
# pragma clang diagnostic push
# pragma clang diagnostic ignored "-Wdeprecated-register"
# pragma clang diagnostic ignored "-Wself-assign"
#endif
namespace Swig_1_3_40 {
#define SWIG_PYTHON_NO_BUILD_NONE