mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-24 00:17:37 +01:00
92cc1d3771
GitOrigin-RevId: 8d2846ce7236388f014d233b66c458221d525fc8
8 lines
343 B
Plaintext
8 lines
343 B
Plaintext
#SERVER-74122
|
|
#third party should not be subject to sanitizer
|
|
src:src/third_party/IntelRDFPMathLib20U1/TESTS/readtest.c
|
|
|
|
# gRPC only supports sanitizers in the native Bazel build (https://github.com/grpc/grpc/issues/19224#issuecomment-610363882)
|
|
# This file has a static init order fiasco.
|
|
src:src/third_party/grpc/dist/src/cpp/util/status.cc
|