Skip to content

Commit

Permalink
finish conversion of translate_c.cpp to use zig_clang.h
Browse files Browse the repository at this point in the history
See #1964

translate_c.cpp now exclusively uses the clang API via zig_clang.h

shaves off 5 seconds from building zig when translate_c.cpp
(or any h files it uses) change.
  • Loading branch information
andrewrk committed Oct 2, 2019
1 parent f840861 commit a7c9aa7
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 125 deletions.
Loading

0 comments on commit a7c9aa7

Please sign in to comment.