aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2020-06-25 10:56:51 +0200
committerKadir Cetinkaya <kadircet@google.com>2020-06-25 12:04:12 +0200
commitb5d3abea228bf17a009a007061c82d14461766c7 (patch)
treee58ad7a6397274e5b12f5868af7183022cd736d5 /clang/lib/CodeGen/CodeGenFunction.cpp
parente4e2d8e4c2d2d61a5baf7eeab69a3f539343eca6 (diff)
downloadllvm-b5d3abea228bf17a009a007061c82d14461766c7.zip
llvm-b5d3abea228bf17a009a007061c82d14461766c7.tar.gz
llvm-b5d3abea228bf17a009a007061c82d14461766c7.tar.bz2
[libclang] Get rid of relience on SourceManager member signature
Summary: Libclang was enforcing a singature on SourceManager::getLocalSLocEntry which isn't possible to satisfy as pointed out in https://reviews.llvm.org/D80681#inline-751438. This patch updates the libclang, hopefully without breaking API stability, to not rely on member signature. To enable changing the signature in D82498. Reviewers: sammccall, bkramer Subscribers: arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D82532
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions