summaryrefslogtreecommitdiff
path: root/src/mongo/platform/compiler_msvc.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60157 Annotate mongoMalloc and mongoRealloc more aggressivelyAndrew Morrow2021-09-281-0/+6
* SERVER-56585 remove MONGO_COMPILER_VARIABLE_UNUSED macroBenety Goh2021-05-051-2/+0
* SERVER-41961 Remove the `NOINLINE_DECL` and replace with `MONGO_COMPILER_NOIN...ADAM David Alan Martin2019-08-151-0/+2
* SERVER-36242 Optionally use libunwind for backtracesA. Jesse Jiryu Davis2019-07-171-0/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-36084 Remove sharding runtime from ServiceEntryPointCommon and embedde...Henrik Edin2018-09-261-0/+1
* 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