2011-11-04 |
Fariborz Jahanian | objc: fixed enum type is supported in objc mode. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Richard Smith | Clean up C++11 constant expression testing. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Devang Patel | Add new test. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Devang Patel | Add new test. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Argyrios Kyrtzidis | [arcmt] For GC, cleanup and turn -finalize to -dealloc. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Argyrios Kyrtzidis | [arcmt] In GC, error for use of CFMakeCollectable becau... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Argyrios Kyrtzidis | In C++ keep unavailable function calls in the AST,... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Argyrios Kyrtzidis | [arcmt] In GC, transform NSMakeCollectable to CFBridgin... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Benjamin Kramer | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Chandler Carruth | Sink the strange '-stdlib=...' flag handling into the... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Chandler Carruth | Sink the handling of -fobjc-arc-cxxlib to live with... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Chandler Carruth | Add a FIXME to cleanup the CPATH handling. It's current... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Chandler Carruth | Add a system include management interface to the toolch... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Richard Smith | Constant expression evaluation: refactor to start the... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Richard Smith | Constant expression evaluation: track the manner in... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Richard Smith | Constant expression evaluation: although we don't know... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Richard Trieu | In the AST dump, add a space between the type and value... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Akira Hatanaka | Use a single integer type for a sub-doubleword part... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Eli Friedman | Fix alignment on alloca's for parameters using ABIArgIn... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Chad Rosier | Parse the warning options twice. The first pass sets... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | After resetting the diagnostic state, set the number... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Eli Friedman | Fix the alignment on scalar parameter variables so... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | [libclang] Fix crash when a #pragma diagnostic is inclu... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Douglas Gregor | Force test to use the non-fragile ABI |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | [libclang] Move CursorVisitor to its own header. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | [libclang] Make sure pointing inside the #include of... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | [libclang] Use CursorVisitor::Visit instead of invoking... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | [libclang] Add a test for "targeting" a field inside... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Douglas Gregor | Extend IsSimplyAccessible to check for Objective-C... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Douglas Gregor | Fix grammaro |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Douglas Gregor | Teach the ASTImporter to import DefinitionData bits. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Douglas Gregor | Class can't be null in this context |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Douglas Gregor | Refactor Sema::IsSimplyAccessible slightly, to work... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Douglas Gregor | When we're checking a friend function template in an... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | [libclang] Add missing return in clang_getExpansionLoca... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | [libclang] Add infrastructure to be able to only deseri... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Argyrios Kyrtzidis | [libclang] For c-index-test disable caching of code... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Jan Wen Voung | Do not add "byval" attribute to records with non-trivia... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Douglas Gregor | Add a printing policy flag to suppress printing "<anony... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Akira Hatanaka | Set MinABIStackAlignInBytes to 8 if ABI is N32/64. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Akira Hatanaka | Convert the type of a structure passed by value if... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Douglas Gregor | Test code completion for constructor initializers withi... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Akira Hatanaka | Return function results whose size is smaller than... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Eli Friedman | Use native endianness for writing out character escapes... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Douglas Gregor | Don't build member initializers for zero-length or... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Fariborz Jahanian | back out changes in r143399 and r143475. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Douglas Gregor | Don't encourage bug reports to the Clang mailing list... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Chad Rosier | In addition to dumping preprocessed source, dump a... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Douglas Gregor | Fix various minor issues find via unreachable code... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Anna Zaks | [analyzer] Tweak the test script |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Chandler Carruth | Add the newest Gentoo GCC version based on the reported... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Anna Zaks | [analyzer] Start writing Checker Developer Manual. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Douglas Gregor | Drastically simplify the mapping from the declaration... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Douglas Gregor | Use StringLiteral::getBytes(), not StringLiteral::getSt... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
David Blaikie | Fixing some dead links. Patch by Jean-Daniel Dupas! |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Benjamin Kramer | Remove virtually empty file. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Michael J.... | Add colors to the C++11 status page. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Bob Wilson | Invoke the Darwin assembler with -g instead of --gdwarf2. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Chandler Carruth | Update the CMake build for clang-tblgen to reflect... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Bob Wilson | Check for homogeneous aggregate return values with... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Eli Friedman | Add an option to emulate the strange Apple gcc behavior... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Fariborz Jahanian | objc: warn if a readonly property has a setter attribut... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Anna Zaks | [analyzer] Make sink attribute part of the node profile. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Anna Zaks | [analyzer] Fix PR11282 - an assert in markAsSink |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Anna Zaks | [analyzer] Make sure the child builder use temporary... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Anna Zaks | [analyzer] BranchNodeBuilder should not generate autotr... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Anna Zaks | [analyzer] CheckerContext::getPredecessor() cleanup |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Anna Zaks | [analyzer] Remove the CheckerContext's destructor. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Add missing export. Spotted by Leandro Melo. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Douglas Gregor | When we run into a constructor or destructor that is... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Richard Smith | Fix r143463 to test what it was intended to test. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Douglas Gregor | When we see an out-of-line definition of a member class... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Sebastian Pop | rename getHostTriple into getDefaultTargetTriple in... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Richard Smith | When constant-folding, don't look at the initializer... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Richard Smith | Temporarily disable lvalue-to-rvalue conversions on... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Tanya Lattner | Do not create sub_dirs. This breaks the CSS links for... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Argyrios Kyrtzidis | [libclang] Fix non-darwin buildbots. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Fariborz Jahanian | Find copy constructor needed to copy an rvalue reference |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Matt Beaumont-Gay | Silence a warning in -Asserts builds |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Ted Kremenek | Downgrade err_iboutlet_object_type to a warning. It... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Argyrios Kyrtzidis | Put a reference of the ASTReader in the ASTUnit. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Argyrios Kyrtzidis | [libclang] For a class extension, give it a unique... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Richard Smith | Implement C++11 'constexpr calls must return constant... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Sebastian Redl | Enable function call and some overload resolution with... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Correct test for additional comment line. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Mark test as requiring x86 backend. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Don't depend on system includes in test. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Make test work with ARM C++ ABI. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Tests for UTF-8 encoding in strings in source code... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Fix the representation of wide strings in the AST and... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Perform proper conversion for strings encoded in the... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Eli Friedman | Move ConvertUTF8toUTF32 out of #if 0, in preparation... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Tobias Grosser | Add LinkAllPasses to clang |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Douglas Gregor | Add __has_feature(cxx_raw_string_literals) and |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Douglas Gregor | Add __has_feature(cxx_defaulted_functions) for querying... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Douglas Gregor | Rework the AST for the initializer of a delegating... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Fariborz Jahanian | Adds IRGen support for captured rvalue references in... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Eli Friedman | Some minor comment changes in constant-folding comparisons. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Eli Friedman | Don't try to fold comparisons between the address of... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Ted Kremenek | [libclang] Tweak internals of CXSourceLocation to allow... |
commit | commitdiff | tree | snapshot |
next |