naiveproxy/tools/gn/format_test_data/020.golden

6 lines
149 B
Plaintext
Raw Normal View History

2018-01-28 21:32:06 +03:00
cflags = [
"/wd4267", # size_t -> int.
"/wd4324", # Structure was padded due to __declspec(align()), which is
# uninteresting.
]