naiveproxy/tools/gn/format_test_data/020.golden
2018-01-29 00:30:36 +08:00

6 lines
149 B
Plaintext

cflags = [
"/wd4267", # size_t -> int.
"/wd4324", # Structure was padded due to __declspec(align()), which is
# uninteresting.
]