llvm-project/llvm/lib/DebugInfo/PDB/DIA
Zachary Turner b789458e0c Re-run clang-format on one file.
clang-format was getting confused due to the presence of a macro
invocation that was not terminated by a semicolon.  Fixed this by
terminating the macro lines with semicolons and re-ran clang-format
on the file.

llvm-svn: 341864
2018-09-10 21:31:21 +00:00
..
DIADataStream.cpp
DIAEnumDebugStreams.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
DIAEnumInjectedSources.cpp [PDB] Remove unused private variable, re-applying r327900 after relanding more natvis changes[4~ 2018-03-21 21:47:26 +00:00
DIAEnumLineNumbers.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
DIAEnumSectionContribs.cpp [DIA] Add IPDBSectionContrib interfaces and DIA implementation 2018-03-22 04:08:15 +00:00
DIAEnumSourceFiles.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
DIAEnumSymbols.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
DIAEnumTables.cpp [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable. 2017-11-16 14:33:09 +00:00
DIAError.cpp [DebugInfo] Common behavior for error types 2018-08-31 17:41:58 +00:00
DIAInjectedSource.cpp [PDB] Remove unused private variable, re-applying r327900 after relanding more natvis changes[4~ 2018-03-21 21:47:26 +00:00
DIALineNumber.cpp
DIARawSymbol.cpp Re-run clang-format on one file. 2018-09-10 21:31:21 +00:00
DIASectionContrib.cpp [PDB] Refactor the PDB symbol classes to fix a reuse bug. 2018-09-05 23:30:38 +00:00
DIASession.cpp [PDB] Change uint32_t to SymIndex wherever it makes sense. 2018-09-10 21:30:59 +00:00
DIASourceFile.cpp
DIATable.cpp Fix my typo of PDB_TableType 2017-11-16 19:41:12 +00:00