Summary: public Remove spurious recursion between type and function declarations in the files generated via `atdgen`. This speeds up the compilation time of `make clang` by almost half (one-shot measurements: 59s -> 36s). Silence warning 39 on this generated code to make compilation pass. Reviewed By: akotulski Differential Revision: D2570506 fb-gh-sync-id: 8edba22master
parent
f1716988ec
commit
52f983253a
@ -0,0 +1 @@
|
||||
<clang_ast_{b,j,t,v}.ml>: warn(-39)
|
Loading…
Reference in new issue