Report more memory using in Preprocessor::getTotalMemory() and...
Report more memory using in Preprocessor::getTotalMemory() and PreprocessingRecord::getTotalMemory(). Most of the memory was already reported; but now we report more memory from side data structures. Fixes <rdar://problem/9379717>. llvm-svn: 136150
Showing
- clang/include/clang/Lex/PreprocessingRecord.h 3 additions, 5 deletionsclang/include/clang/Lex/PreprocessingRecord.h
- clang/lib/Lex/PreprocessingRecord.cpp 7 additions, 0 deletionsclang/lib/Lex/PreprocessingRecord.cpp
- clang/lib/Lex/Preprocessor.cpp 7 additions, 1 deletionclang/lib/Lex/Preprocessor.cpp
Loading
Please register or sign in to comment