diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-11-29 09:29:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 09:29:44 -0500 |
commit | fa712b0764d30e415159537d3e89c994cdef73f9 (patch) | |
tree | f820537de6159ff4e82ab8444d424ac3156f13be /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 68433f6b27a2d95d8132d4a636a7e18ed85ca9e6 (diff) | |
download | llvm-fa712b0764d30e415159537d3e89c994cdef73f9.zip llvm-fa712b0764d30e415159537d3e89c994cdef73f9.tar.gz llvm-fa712b0764d30e415159537d3e89c994cdef73f9.tar.bz2 |
[libc++] Build the dylib with sanitizers when requested (#73656)
We were detecting which sanitizer flags to use when building
libc++.dylib but we were never actually adding those flags to the
targets, which means that our sanitized builds would basically build the
dylib without any sanitizers enabled.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions