|
|
|
@ -129,6 +129,7 @@ def configure(conf):
@@ -129,6 +129,7 @@ def configure(conf):
|
|
|
|
|
'/wd4514', # unreferenced inline function has been removed |
|
|
|
|
'/wd4706', # assignment within conditional expression |
|
|
|
|
'/wd4710', # function not inlined |
|
|
|
|
'/wd4711', # function selected for automatic inline expansion |
|
|
|
|
'/wd4820', # padding added after construct |
|
|
|
|
'/wd5045', # will insert Spectre mitigation for memory load |
|
|
|
|
] |
|
|
|
|