summaryrefslogtreecommitdiff
path: root/src/mongo/platform/compiler_gcc.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* SERVER-18373 implement UNREACHABLE using invariantFailed so we know how it failsAdam Midvidy2015-05-151-2/+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/+20
* 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