Skip to content
Snippets Groups Projects
Commit 02f833cb authored by Abseil Team's avatar Abseil Team Committed by John Olson
Browse files

Changes imported from Abseil "staging" branch:

  - 89d5b08eeb96f195151a340772148fe7ed0a18f6 Put the internal ABSL_PRETTY_FUNCTION API behind a visibi... by Matt Armstrong <marmstrong@google.com>

GitOrigin-RevId: 89d5b08eeb96f195151a340772148fe7ed0a18f6
Change-Id: I6588a15c09a53a43ff87847e593864b1468dd375
parent 95ddf85f
No related branches found
No related tags found
No related merge requests found
...@@ -229,6 +229,7 @@ cc_library( ...@@ -229,6 +229,7 @@ cc_library(
cc_library( cc_library(
name = "pretty_function", name = "pretty_function",
hdrs = ["internal/pretty_function.h"], hdrs = ["internal/pretty_function.h"],
visibility = ["//absl:__subpackages__"],
) )
cc_library( cc_library(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment