DenseMap: assert that we have found a bucket before we try to insert into it.
[oota-llvm.git] / docs / CodingStandards.rst
2012-09-21 David BlaikieAdd missing 'to' and rephrase an explanation of GCC...
2012-09-21 David BlaikieDocument "do not use defaults in covered switch-over...
2012-09-20 Andrew TrickFix function names in coding style examples
2012-09-20 Andrew TrickFix static function names in CodingStandards examples.
2012-09-18 Dmitri GribenkoCoding standards: fix typo: '= deleted' -> '= delete'.
2012-09-18 Craig TopperAdd LLVM_DELETED_FUNCTION to coding standards.
2012-06-20 Meador IngePut space after "code-block::".
2012-06-20 Meador IngeRemoved some left over HTML tags and a '}'.
2012-06-20 Bill WendlingSphinxify the CodingStandard documentation.