| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | StringMap::first() is about to start returning a StringRef, adapt. | Chris Lattner | 2011-07-14 | 1 | -2/+2 |
* | Move the rest of the preprocessor terminology from 'instantiate' and | Chandler Carruth | 2011-07-14 | 1 | -5/+5 |
* | Preserve that a TemplateName was arrived at by substituting | John McCall | 2011-06-30 | 1 | -0/+8 |
* | Add support for C++ namespace-aware typo correction, e.g., correcting | Douglas Gregor | 2011-06-28 | 1 | -0/+16 |
* | Automatic Reference Counting. | John McCall | 2011-06-15 | 1 | -0/+3 |
* | Introduce a -cc1-level option to turn off related result type | Douglas Gregor | 2011-06-14 | 1 | -0/+1 |
* | Eliminate the -f[no]objc-infer-related-result-type flags; there's no | Douglas Gregor | 2011-06-13 | 1 | -1/+0 |
* | Implement Objective-C Related Result Type semantics. | Douglas Gregor | 2011-06-11 | 1 | -0/+1 |
* | Improvements to abbreviations for PCH which add support for EnumDecl, ObjCIva... | Jonathan D. Turner | 2011-06-03 | 1 | -2/+4 |
* | Introduce additional abbreviations into the AST writer for | Douglas Gregor | 2011-06-03 | 1 | -7/+13 |
* | [PCH] Store the offsets of source location file entries and go through them | Argyrios Kyrtzidis | 2011-06-02 | 1 | -2/+18 |
* | Implement a new type node, UnaryTransformType, designed to represent a | Alexis Hunt | 2011-05-24 | 1 | -0/+13 |
* | When determining whether we can make a declaration into a global | Douglas Gregor | 2011-05-13 | 1 | -0/+1 |
* | Implement implicit deletion of default constructors. | Alexis Hunt | 2011-05-11 | 1 | -1/+1 |
* | Clean up trivial default constructors now. | Alexis Hunt | 2011-05-09 | 1 | -0/+1 |
* | Rename "hasTrivialConstructor" to "hasTrivialDefaultConstructor" and | Alexis Hunt | 2011-05-09 | 1 | -1/+1 |
* | Keep track of the file ID corresponding to the original file used to | Douglas Gregor | 2011-05-06 | 1 | -1/+6 |
* | Implement support for C++0x alias templates. | Richard Smith | 2011-05-05 | 1 | -1/+2 |
* | there i fixed it | Alexis Hunt | 2011-05-04 | 1 | -0/+21 |
* | Implement serialization of delegating constructors. | Alexis Hunt | 2011-05-04 | 1 | -6/+9 |
* | Introduce a new libclang API, clang_isFileMultipleIncludeGuarded(), | Douglas Gregor | 2011-05-04 | 1 | -1/+2 |
* | Re-applies the patch first applied way back in r106099, with | Chandler Carruth | 2011-05-01 | 1 | -1/+1 |
* | Rename the last '[hH]asStandardLayout' entites to '[iI]sStandardLayout' | Chandler Carruth | 2011-04-30 | 1 | -1/+1 |
* | Completely re-implement the core logic behind the __is_standard_layout | Chandler Carruth | 2011-04-30 | 1 | -0/+4 |
* | Serialize/deserialize the HasStandardLayout bit when writing/reading PCHs. | Anders Carlsson | 2011-04-29 | 1 | -0/+1 |
* | Add a decl update when a static data member of a class template is instantiat... | Sebastian Redl | 2011-04-29 | 1 | -0/+12 |
* | Use template magic to make dumping of vectors slightly less fragile. | Benjamin Kramer | 2011-04-24 | 1 | -27/+18 |
* | Synthesizing the definition of an implicit member is an AST modification, so ... | Sebastian Redl | 2011-04-24 | 1 | -0/+9 |
* | Store the full list of pending instantiations in a chained PCH. Previously we... | Sebastian Redl | 2011-04-24 | 1 | -4/+2 |
* | Implement most of the remaining logic in __is_literal type trait. This | Chandler Carruth | 2011-04-24 | 1 | -0/+2 |
* | Begin tracking trivialness of move constructors and move assignment | Chandler Carruth | 2011-04-23 | 1 | -0/+2 |
* | Teach the AST reader and writer to preserve the __DEPRECATED bit in | Chandler Carruth | 2011-04-23 | 1 | -0/+1 |
* | fix a bunch of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -2/+2 |
* | C1X: implement generic selections | Peter Collingbourne | 2011-04-15 | 1 | -0/+1 |
* | C1X: add a language standard | Peter Collingbourne | 2011-04-15 | 1 | -0/+1 |
* | Add support for C++0x's range-based for loops, as specified by the C++11 draf... | Richard Smith | 2011-04-14 | 1 | -0/+2 |
* | Chained PCH: Remember when additional specializations are added to a function... | Sebastian Redl | 2011-04-14 | 1 | -0/+12 |
* | Fix AST serialization of reference-to-reference types. This previously caused | Richard Smith | 2011-04-12 | 1 | -2/+3 |
* | PR8369: make __attribute((regparm(0))) work correctly. Original patch by | Eli Friedman | 2011-04-09 | 1 | -0/+1 |
* | Implement a new 'availability' attribute, that allows one to specify | Douglas Gregor | 2011-03-23 | 1 | -0/+14 |
* | Propagate the new exception information to FunctionProtoType. | Sebastian Redl | 2011-03-12 | 1 | -5/+8 |
* | Forgotten part of previous commit. | Abramo Bagnara | 2011-03-12 | 1 | -2/+2 |
* | When writing file references in a pch, make sure to ask the file manager for ... | Anders Carlsson | 2011-03-08 | 1 | -0/+7 |
* | Write CXX base specifier offsets for chained ASTs. | Anders Carlsson | 2011-03-06 | 1 | -19/+27 |
* | Improved MemberPointerType source locations. | Abramo Bagnara | 2011-03-05 | 1 | -0/+1 |
* | Currently we can only remap a file by creating a MemoryBuffer and replacing t... | Argyrios Kyrtzidis | 2011-03-05 | 1 | -5/+8 |
* | Push nested-name-specifier source location information into template | Douglas Gregor | 2011-03-02 | 1 | -2/+2 |
* | Push nested-name-specifier source-location information into dependent | Douglas Gregor | 2011-03-01 | 1 | -1/+1 |
* | Reinstate the introduction of source-location information for | Douglas Gregor | 2011-03-01 | 1 | -1/+1 |
* | Implement -mrtd which sets the StdCall calling convention to be the default | Roman Divacky | 2011-03-01 | 1 | -0/+1 |