mirror of
https://github.com/nasa/trick.git
synced 2025-01-22 04:18:09 +00:00
38d2b10b9e
I chose the wrong call when trying to support clang 3.9 and it's removal of getRBraceLoc. The best equivalent call in 3.9 is getBraceRange().getEnd(). |
||
---|---|---|
.. | ||
Interface_Code_Gen |