Merge branch 'transport-refs-3' of github.com:ctiller/grpc into transport-refs-3

pull/36509/head
Craig Tiller 10 months ago
commit 6ea0a76137
  1. 2
      test/core/test_util/build.cc

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
#include "build.h" #include "test/core/test_util/build.h"
#if defined(__has_feature) #if defined(__has_feature)
#if __has_feature(address_sanitizer) #if __has_feature(address_sanitizer)
#define GRPC_BUILD_HAS_ASAN 1 #define GRPC_BUILD_HAS_ASAN 1

Loading…
Cancel
Save