summaryrefslogtreecommitdiff
path: root/src/mongo/util/scopeguard.h
Commit message (Expand)AuthorAgeFilesLines
* Replace LOKI_ preprocessor macros with mongo equivalents..Billy Donahue2018-04-201-9/+6
* comment fixBilly Donahue2018-04-031-1/+1
* SERVER-30874 Don't ignore errors in scope guard / ON_BLOCK_EXITMathias Stearn2017-08-291-0/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-385/+342
* Introduce mongo/platform/compiler.h.Andy Schwerin2012-04-121-7/+6
* avoid "unused local variable" warnings from g++Eric Milkie2012-01-181-2/+7
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+427