Removing the setLBracLoc and setRBracLoc functions from CompoundStmt -- their...
Removing the setLBracLoc and setRBracLoc functions from CompoundStmt -- their only use was with the AST reader, and friendship can be used to handle that. Drive-by rename of "Brac" to "Brace" for the private data members. NFC. llvm-svn: 220428
Loading
Please sign in to comment