Skip to content

Commit a9c189f

Browse files
committed
Ignore Visual Studio 2022 17.13 EnableVectorLength property.
See llvm/llvm-project#126888
1 parent f2a0ff8 commit a9c189f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

VS2017/LLVM/LLVM.Common.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
<EnableFuzzer/>
192192
<EnableParallelCodeGeneration/>
193193
<EnablePREfast/>
194+
<EnableVectorLength/>
194195
<EnforceTypeConversionRules/>
195196
<ErrorReporting/>
196197
<ExpandAttributedSource/>

VS2017/LLVM/LLVM.MultiTask.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
<EnableFuzzer/>
192192
<EnableParallelCodeGeneration/>
193193
<EnablePREfast/>
194+
<EnableVectorLength/>
194195
<EnforceTypeConversionRules/>
195196
<ErrorReporting/>
196197
<ExpandAttributedSource/>

0 commit comments

Comments
 (0)