Skip to content

Commit

Permalink
Remove generated files and use ppx_deriving_visitors
Browse files Browse the repository at this point in the history
Summary: Closes facebook/hhvm#8176

Reviewed By: fredemmott

Differential Revision: D7677091

Pulled By: vassilmladenov

fbshipit-source-id: d79bacca0d9875960b5ff2e2cab6a95f4d752864
  • Loading branch information
vassilmladenov authored and facebook-github-bot committed Apr 23, 2018
1 parent 44a4590 commit a7cc8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/_tags
Expand Up @@ -14,3 +14,4 @@
<third-party/avl/*.ml*>: warn(-27)
<third-party/core/*.ml*>: warn(-32-41)
<utils/*.ml*>: warn(-27)
not <{dfind,find,globals,heap,injection,procs,search,socket,third-party,utils,fsevents,fsnotify_darwin,stubs}/**/*>: package(ppx_deriving.std), package(visitors.ppx), package(visitors.runtime)

0 comments on commit a7cc8f1

Please sign in to comment.