diff options
author | Alexander Kornienko <alexfh@google.com> | 2015-09-04 15:46:51 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2015-09-04 15:46:51 +0000 |
commit | 13f0bb8b3aaf160459e56c4809a627de258549a6 (patch) | |
tree | 825ed31f19ac83c33f7cc1ede32c2a7e4163e62f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | dfe3d56d8783090c779abf7b8c33f0fdda1095ac (diff) | |
download | llvm-13f0bb8b3aaf160459e56c4809a627de258549a6.zip llvm-13f0bb8b3aaf160459e56c4809a627de258549a6.tar.gz llvm-13f0bb8b3aaf160459e56c4809a627de258549a6.tar.bz2 |
[clang-tidy] Fix llvm-include-order check on Windows.
IncludeDirectives struct used a StringRef that pointed to a stack variable
(SmallString<128> FilenameBuffer from PPDirectives.cpp:1513).
http://reviews.llvm.org/D12632
Patch by Marek Kurdej!
llvm-svn: 246856
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions