Fix two issues in PDBASTParser
- gcc warning about using binary or for or-ing two comparisons (a == b | a == c) - llvm style prefers static functions to functions in an anonymous namespace llvm-svn: 342051
Loading
Please register or sign in to comment