naiveproxy/tools/gn/format_test_data/020.gn
2018-08-11 05:35:24 +00:00

6 lines
149 B
Plaintext

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