diff options
author | Matthias Braun <matze@braunis.de> | 2025-07-22 12:19:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 12:19:16 -0700 |
commit | abdd654feb79f3125bcff7c939cad79b426c1aea (patch) | |
tree | b3e6623c380d59369110dd6cb1234167c2519c0e /llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp | |
parent | 006c0c876726d5c64f126af4b77ab9b1924238c1 (diff) | |
download | llvm-abdd654feb79f3125bcff7c939cad79b426c1aea.zip llvm-abdd654feb79f3125bcff7c939cad79b426c1aea.tar.gz llvm-abdd654feb79f3125bcff7c939cad79b426c1aea.tar.bz2 |
build_symbolizer.sh: Ensure libcxx include path comes first (#149431)
libc++ expects to come first in the search path, before libc. See for
example:
https://github.com/llvm/llvm-project/blob/main/libcxx/include/cstddef#L45
Make sure the C++ include path comes first even if custom paths to libc
and other packages are passed in via the `FLAGS` variable.
Diffstat (limited to 'llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp')
0 files changed, 0 insertions, 0 deletions