Correctly escape %.
authorNico Weber <nicolasweber@gmx.de>
Thu, 8 Sep 2016 01:46:52 +0000 (01:46 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 8 Sep 2016 01:46:52 +0000 (01:46 +0000)
commit81291a0fce2fb46f466676c1fd023af09c5ebbd7
treeeb336d522b041d74791b45b5bfc346821ece2cbf
parentf3fe5a744585cd09d6afe10fb25d45b3894e9a9c
Correctly escape %.

Found be an MSVC warning; I filed PR30320 for adding a similar warning to clang.

llvm-svn: 280900
compiler-rt/lib/profile/InstrProfilingFile.c