Handle errors from out-of-range signed ints correctly.

The previous code did not take into account the fact that the sign isn't
in the lower bits in a long.

FIDL-699 #done

Change-Id: I1917dd2bcc40f646d6e35e364d7a4a25b616e559
1 file changed
tree: 8dc61c2bbad9950888dd3cf9011175e7b04c7c50
  1. grammar_kit/
  2. intellij_platform_sdk/
  3. resources/
  4. src/
  5. third_party/
  6. AUTHORS
  7. BUILD
  8. CONTRIBUTING.md
  9. FIDL-Plugin.iml
  10. LICENSE
  11. PATENTS
  12. README.md
  13. WORKSPACE
README.md

IntelliJ Plugin for FIDL

This repository contains the IntelliJ plugin for FIDL. More information will be added as it becomes relevant. For information about contributing to this project, please read CONTRIBUTING.md.