Skip to content

Commit

Permalink
Remove @thrift.AllowReservedIdentifierName and the compiler validatio…
Browse files Browse the repository at this point in the history
…ns that use it

Summary: Remove thrift.AllowReservedIdentifierName and the compiler validations that use it.

Reviewed By: vitaut

Differential Revision: D62475525

fbshipit-source-id: 333961233a9ca6df5cb46791145f74724c1e1870
  • Loading branch information
Satish Kumar authored and facebook-github-bot committed Sep 12, 2024
1 parent 52b2d6c commit a1f4a7e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions thrift/annotation/thrift.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,3 @@ struct AllowReservedIdentifier {}

@scope.Program
struct AllowReservedFilename {}

// Remove this annotation once the above changes have propagated where necessary.
@scope.Program
@scope.Definition
struct AllowReservedIdentifierName {}

0 comments on commit a1f4a7e

Please sign in to comment.