Alex Lin
|
38d2b10b9e
|
Forward-declared classes aren't fully populated in S_sie.resource #378
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().
|
2017-01-23 17:48:16 -06:00 |
|