Skip to content

Clang tooling to rewrite fmt::format to absl::Substitute

Notifications You must be signed in to change notification settings

jpeach/rewrite-fmt-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Dealing with default headers

On macOS in particular, you need to run clang tools with additional arguments to ensure that it has access to SDK and toolchain headers that are not in the default path for upstream LLVM builds. The clang-extra-args.sh script pokes the default clang to automatically add default header search paths.

References

About

Clang tooling to rewrite fmt::format to absl::Substitute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published