2012-06-15 |
Richard Smith | PR12717: Clang supports hexadecimal floating-point... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
James Dennett | Ongoing documentation cleanup: fixed Doxygen markup... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
David Blaikie | Fix PR13065. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Richard Trieu | Fix T* p to T *p |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Richard Trieu | Use a proper visitor to recursively check for uninitial... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
James Dennett | Still more Doxygen documentation fixes: |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Daniel Jasper | Look at incomplete FunctionTemplateDecls in order to... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Blaikie | Remove absolute path form include test. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Blaikie | Support -f[no-]rewrite-includes from the driver. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Blaikie | Support -frewrite-includes as an option while preproces... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Blaikie | Fix crash on missing header in -rewrite-includes. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Blaikie | Rename -rewrite-includes to -frewrite-includes. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
James Dennett | This makes SemaCodeComplete.cpp more Doxygen-friendly... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Trieu | Add triples to keep make test work on Windows, where... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Trieu | Remove unnecessary output redirection in a test. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
NAKAMURA Takumi | test/Driver/warning-options.cpp: Mark as XFAIL:cygming... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
James Dennett | More doxygen/documentation cleanups. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Trieu | Rename a loop variable to silence a gcc warning. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Smith | Add -isystem-prefix and -ino-system-prefix arguments... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Trieu | Moved the StringLiteral printing code from StmtPrinter... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
John McCall | Provide a -no-pedantic to cancel out -pedantic. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Manuel Klimek | Doc fixed as proposed (and mostly contributed) by David... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Smith | Fix issue where a token paste which forms a /* or ... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Daniel Jasper | Allow __attribute__((unused)) for fields and make it... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Kaelyn Uhrain | Remove the trailing backslash from the comment to remov... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Daniel Jasper | Rename shouldVisitImplicitDeclarations to shouldVisitIm... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Smith | Fix off-by-one error in UTF-16 encoding: don't try... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Smith | PR13099: Teach -Wformat about raw string literals,... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Jakob Stoklund... | Make clang-tblgen backends functions instead of TableGe... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Michael Han | Update clang attribute document. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Richard Smith | Add missing narrowing check: converting from a signed... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Charles Davis | Grab bag of Microsoft Mangler fixes: |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Chad Rosier | [ms-inline-asm] The __asm keyword is a statement separa... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Bob Wilson | Fix test to work when clang is built without powerpc64... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Chad Rosier | [ms-inline-asm] Cleanup MS style inline assembly parsing. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Manuel Klimek | Add documentation for the JSON compilation database... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Douglas Gregor | When code completion walks the members of a protocol... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Anna Zaks | [analyzer] WWW: Shorten the menu title. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Bill Wendling | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Craig Topper | Add XOP permute intrinsics. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Richard Smith | If parsing a trailing-return-type fails, don't pretend... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Dmitri Gribenko | Correct comment. The return type was changed to const... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Dmitri Gribenko | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Jordan Rose | Revert "[analyzer] Treat LValueBitCasts like regular... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Jordan Rose | [analyzer] Treat LValueBitCasts like regular pointer... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Anna Zaks | [analyzer] WWW: Add FAQ to the menu. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Hal Finkel | Add PPC support for translating gcc-style -mcpu options... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Anna Zaks | [analyzer] WWW: FAQ - fix the assertion use example. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Anna Zaks | [analyzer] The FAQ question style shouldn't be the... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Anna Zaks | [analyzer] WWW: Add table of contents, fixed code examples. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Anna Zaks | [analyzer] WWW: Mention that we do not support "noretur... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Chad Rosier | Make CodeGenFunction::EmitMSAsmStmt throw a fatal error... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Chad Rosier | Etch out the code path for MS-style inline assembly. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Jordan Rose | [analyzer] Add ObjCLoopChecker: objects from NSArray... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Jordan Rose | [analyzer] When looking for a known class, only travers... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Benjamin Kramer | Enable -Wunused-private-field with -Wunused. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Rafael Espindola | We were computing the visibility and linkage of templat... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Gregory Szorc | [clang.py] Implement SourceLocation.from_offset |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Craig Topper | Add XOP shift and compare intrinsics. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
James Dennett | Documentation cleanup, fixing Doxygen markup. Mostly... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Argyrios Kyrtzidis | Const'ify CompilerInvocation::toArgs(). |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Richard Smith | PR12964: __int128 and unsigned __int128 are promoted... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Craig Topper | Add XOP vprot* instruction intrinsics |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Richard Smith | Remove CXXRecordDecl flags which are unused after r158289. |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Richard Smith | Fix PR13052 properly, by performing special member... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Richard Smith | PR13064: Store whether an in-class initializer uses... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Craig Topper | More XOP intrinsics |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Craig Topper | Begin adding XOP intrinsics |
commit | commitdiff | tree | snapshot |
2012-06-09 |
James Dennett | Fix the top-of-file comment in Attr.h to say that it... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Craig Topper | Add XOP feature flag. |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Ted Kremenek | Add CSS style for FAQ questions, and restate FAQ questi... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Ted Kremenek | Wordsmith a bit, and turn </h1> into </h4> when appropr... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Gregory Szorc | [clang.py] Implement Cursor.is_static_method |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Benjamin Kramer | Reorder ParsedTemplateArg's members to reduce padding... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Benjamin Kramer | Replace a char counting helper function with std::count. |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Benjamin Kramer | Replace constant-sized BitVector with std::bitset. |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Argyrios Kyrtzidis | [libclang] When doing the cursor visitation make sure... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Anna Zaks | [analyzer] FAQ page fixup |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Anna Zaks | [analyzer] Add FAQ and How to Deal with Common False... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Michael J.... | [C++11 Compat] Fix breaking change in C++11 pair copyctor. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Dmitri Gribenko | Correct method name in comment: from LexRawToken to... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Dmitri Gribenko | Convert comments to proper Doxygen comments. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Jordan Rose | Warn in ObjC++ when an 'auto' variable deduces type... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Jordan Rose | Add a test for r158229 (overlapping fixits). This was... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Richard Smith | PR13051: Only suggest the 'template' and 'operator... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Jordan Rose | Disallow using ObjC literals in direct comparisons... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Jordan Rose | If fixits appear to overlap, move the second one over... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Richard Smith | PR13051: If a constructor is explicitly defaulted,... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Richard Trieu | Remove a commented out variable declaration. This... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Anna Zaks | [analyzer] MallocSizeofChecker false positive: when... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Jordan Rose | Disable _Pragma during HTML macro rewriting to keep... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Douglas Gregor | Switch LineTableInfo to use FileID instead of int for... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Argyrios Kyrtzidis | [libclang] Don't crash when saving a PCH from a prefix... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Argyrios Kyrtzidis | [libclang] Add a triple to test/Index/index-decls.m |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Argyrios Kyrtzidis | [libclang/AST] |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Anna Zaks | [analyzer] Use "issue hash" in CmpRuns; followup on... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Richard Smith | Allow friend declarations of defaulted special member... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kaelyn Uhrain | Fix up the 'typename' suggestion logic introduced in... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Richard Smith | PR13047: Fix various abuses of clang::Type in the MS... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Douglas Gregor | Fix typo "CursorKind.CONDITONAL_OPERATOR" in Python... |
commit | commitdiff | tree | snapshot |
next |