[PATCH] D33009: [CodeView] Add an amortized O(1) random access type visitor

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 12:11:33 PDT 2017


krytarowski added inline comments.


================
Comment at: llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp:1
+//===- llvm/unittest/DebugInfo/PDB/TypeServerHandlerTest.cpp --------------===//
+//
----------------
`llvm/unittest/DebugInfo/CodeView/RandomAccessVisitorTest.cpp` ?


https://reviews.llvm.org/D33009





More information about the llvm-commits mailing list