diff options
author | Reid Kleckner <rnk@google.com> | 2017-07-27 23:13:05 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-07-27 23:13:05 +0000 |
commit | ef443296a4057193d743ea3981c24aa8027f2de5 (patch) | |
tree | 536feea2811d5253320f40842839e0efb25e8135 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1a26f24f352798d37bbb66d532224e0c858f6080 (diff) | |
download | bcm5719-llvm-ef443296a4057193d743ea3981c24aa8027f2de5.tar.gz bcm5719-llvm-ef443296a4057193d743ea3981c24aa8027f2de5.zip |
[PDB] Initialize the std::array<ulittle32_t> used for the gsi bitmap
With ASan, we would write about 512 bytes of malloc fill value to the
PDB, with some random bits ORed in here and there. Dumping the PDB would
always fail reliably.
llvm-svn: 309331
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions