naiveproxy/tools/gn/format_test_data/020.gn

6 lines
149 B
Plaintext
Raw Normal View History

2018-08-11 08:35:24 +03:00
cflags = [
"/wd4267", # size_t -> int.
"/wd4324", # Structure was padded due to __declspec(align()), which is
# uninteresting.
]