diff options
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-11-27 23:25:38 +0000 | 
|---|---|---|
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-11-27 23:25:38 +0000 | 
| commit | c181d2e7731925a5c1046b13b7f931aa39c60946 (patch) | |
| tree | c90e67f14b65b9e25833add3333f91a3f4cd80ca /llvm/utils/TableGen/AsmWriterEmitter.cpp | |
| parent | c5330c240b5aa819ceaaf6adafc2fabc9803d261 (diff) | |
| download | bcm5719-llvm-c181d2e7731925a5c1046b13b7f931aa39c60946.tar.gz bcm5719-llvm-c181d2e7731925a5c1046b13b7f931aa39c60946.zip | |
[msan] Avoid shadowing a variable in common interceptors.
"offset" declared in a macro may shadow a variable with the same name
in the caller which is used in a macro argument. We are quite lucky
that it does not actually happen, but rename the variable anyway to
be on the safe side.
llvm-svn: 319115
Diffstat (limited to 'llvm/utils/TableGen/AsmWriterEmitter.cpp')
0 files changed, 0 insertions, 0 deletions

