aboutsummaryrefslogtreecommitdiff
path: root/src/processor/static_map_unittest.cc
AgeCommit message (Expand)Author
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2020-07-15fix pointer style to match the style guideMike Frysinger
2016-03-11Explicitly call non-sized delete on dynamically sized memory for correct beha...Ivan Penkov
2013-03-06Use stdint types everywhereted.mielczarek@gmail.com
2010-10-21FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com
2010-09-20Add StaticMap implementation and unittest to breakpad.SiyangXie@gmail.com