summaryrefslogtreecommitdiff
path: root/src/mongo/platform/compiler_msvc.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-0/+2
* SERVER-24082 Hint the compiler that error functions are coldMathias Stearn2016-05-091-0/+5
* SERVER-24082 Make it easier for compiler to out-of-line error casesMathias Stearn2016-05-091-0/+2
* SERVER-20609 add MONGO_COMPILER_ALWAYS_INLINEAdam Midvidy2015-11-101-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-3/+2
* SERVER-18373 implement UNREACHABLE using invariantFailed so we know how it failsAdam Midvidy2015-05-151-1/+0
* SERVER-18219 hint to GCC that WCE loops will actually returnAdam Midvidy2015-04-281-0/+2
* SERVER-15368 Remove C-style bool and void casts in assert utilities and likel...Andy Schwerin2014-10-071-0/+3
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-3364 Add macros for putting visibility and calling convention declarat...Andy Schwerin2013-12-091-0/+12
* SERVER-3364,SERVER-5650 Move documenation of MONGO_COMPILER macros to compile...Andy Schwerin2013-12-051-44/+4
* Introduce mongo/platform/compiler.h.Andy Schwerin2012-04-121-0/+71