diff options
author | Carlos Alberto Enciso <Carlos.Enciso@sony.com> | 2024-11-15 08:09:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-15 08:09:36 +0000 |
commit | 87bfa58a5a4b85416d2486797d0f21fc67da5cf3 (patch) | |
tree | c1c20101a93cbfc378b303f1373a6aed011290f6 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 073159004fe3781571b6fbc9efb68ef1cb24ad75 (diff) | |
download | llvm-87bfa58a5a4b85416d2486797d0f21fc67da5cf3.zip llvm-87bfa58a5a4b85416d2486797d0f21fc67da5cf3.tar.gz llvm-87bfa58a5a4b85416d2486797d0f21fc67da5cf3.tar.bz2 |
[DebugInfo] Add DW_AT_artificial for compiler generated static member. (#116327)
Consider the case when the compiler generates a static member. Any
consumer of the debug info generated for that case, would benefit if
that member has the DW_AT_artificial flag.
Fix buildbot failure on: llvm-clang-aarch64-darwin
- Add specific configuration: x86_64-linux
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions