diff options
author | Haowei Wu <haowei@google.com> | 2020-11-09 20:06:20 -0800 |
---|---|---|
committer | Haowei Wu <haowei@google.com> | 2020-11-09 20:06:20 -0800 |
commit | d93287cac89fd50a105ac4a59c079884b8e53e49 (patch) | |
tree | a806e5c88729f6a1125ac9b786f64a22f567016f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | fde8351743d5a7ee38ef8838adcfcd59f5ca6e4b (diff) | |
download | llvm-d93287cac89fd50a105ac4a59c079884b8e53e49.zip llvm-d93287cac89fd50a105ac4a59c079884b8e53e49.tar.gz llvm-d93287cac89fd50a105ac4a59c079884b8e53e49.tar.bz2 |
[scan-build] Supprot relative 'file' in cdb.
Excluded folders in scan build is turned to absolute path before
comapre to 'file' in cdb. 'file' in cdb might be a path relative
to 'directory', so we need to turn it to absolute path before
comparison.
Patch by Yu Shan
Differential Revision: https://reviews.llvm.org/D90362
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions