Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Nick Lewycky 0be8fb5bdf Fix typo in comment, 'langauge' -> 'language'. 13 ani în urmă
  Ted Kremenek f15e1143dc Moving tagging of '__experimental_modules_import' IdentifierInfo out of 13 ani în urmă
  Ted Kremenek 32ad2ee261 Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, 13 ani în urmă
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 ani în urmă
  Benjamin Kramer 8fe83e1df9 Move a method from IdentifierTable.h out of line and remove the SmallString include. 13 ani în urmă
  David Blaikie 7530c034c0 Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 13 ani în urmă
  Douglas Gregor 1ac13c37d8 Re-uglify #public and #private to #__public_macro and #__private_macro. 13 ani în urmă
  Douglas Gregor c13a34b690 Eliminate the uglified keyword __import_module__ for importing 13 ani în urmă
  Douglas Gregor 94ad28b314 Under -fmodules, accept #public <macroname> and #private <macroname> 13 ani în urmă
  Benjamin Kramer ffbe9b9c64 Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" so this patch is surprisingly small. 13 ani în urmă
  Fariborz Jahanian 00852e4126 objc-arc: bridge casts in non-objc-arc mode are ignord. 13 ani în urmă
  Douglas Gregor eee242ff42 Make the loading of information attached to an IdentifierInfo from an 14 ani în urmă
  Douglas Gregor aa93a87560 For modules, all macros that aren't include guards are implicitly 14 ani în urmă
  Richard Smith 98d86b98b3 Add a -Wc++0x-compat warning for C++11 keywords used as identifiers when in 14 ani în urmă
  Francois Pichet 62ec1f2fd7 Rename LangOptions::Microsoft to LangOptions::MicrosoftExt to make it clear that this flag must be used only for Microsoft extensions and not emulation; to avoid confusion with the new LangOptions::MicrosoftMode flag. 14 ani în urmă
  Douglas Gregor 7143aab97c Modules hide macro definitions by default, so that silly things like 14 ani în urmă
  Nico Weber 80cb6e69d9 Warn on missing [super finalize] calls. 14 ani în urmă
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 ani în urmă
  Fariborz Jahanian 9670e179a6 objc-arc: enforce performSelector rules in rejecting retaining selectors 14 ani în urmă
  John McCall f85e193739 Automatic Reference Counting. 14 ani în urmă
  Douglas Gregor 926df6cfab Implement Objective-C Related Result Type semantics. 14 ani în urmă
  Ted Kremenek 97f55d6ffd Add SelectorTable::getTotalMemory() to allow clients to query how much memory is used by selectors. 14 ani în urmă
  Peter Collingbourne 7e7fbd05a5 C1X: add a language standard 14 ani în urmă
  John McCall a5fc472b35 Fix a bunch of major problems with __unknown_anytype and properly test 14 ani în urmă
  Dylan Noblesmith 67922922cf refactor flags for TokenKinds.def 14 ani în urmă
  John McCall 85f3d76c0e Move some of the logic about classifying Objective-C methods into 14 ani în urmă
  Douglas Gregor 813d834652 Selector::getIdentifierInfoForSlot() can return NULL values, a fact 14 ani în urmă
  Peter Collingbourne f315fa81ee OpenCL: add support for __kernel, kernel keywords and EXTENSION, 14 ani în urmă
  Chris Lattner 3248854a5d Rename alignof -> alignOf to avoid irritating C++'0x compilers, 15 ani în urmă
  Douglas Gregor 95f4292cc5 When performing typo correction, look through the set of known 15 ani în urmă