2011-07-24 |
Chris Lattner | add link to 2010 dev mtg |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Fariborz Jahanian | objc: clang should warn if redeclaration of methods |
commit | commitdiff | tree | snapshot |
2011-07-23 |
NAKAMURA Takumi | lib/AST/CMakeLists.txt: Update LLVM_USED_LIBS, not... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Chris Lattner | fix PR10415, tidying up IR representation of module... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Douglas Gregor | Extend libclang with clang_equalRanges, from Erik Verbr... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Douglas Gregor | Add a link-friendly name to the Clang extension accepta... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Douglas Gregor | Document the criteria for evaluating a proposed extensi... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Douglas Gregor | Tests for explicit conversion operators, along with... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Chris Lattner | Move ArrayRef to LLVM.h and eliminate now-redundant... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Francois Pichet | Unbreak the MSVC build, using namespace clang is requir... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Chris Lattner | remove unneeded llvm:: namespace qualifiers on some... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Chris Lattner | clean up forward declarations of raw_ostream to use... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Eric Christopher | Migrate 2007-10-01-BuildArrayRef.c from llvm/test/Front... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Evan Cheng | Move TargetAsmParser.h TargetAsmBackend.h and TargetAsm... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Anna Zaks | Add ext_backslash_newline_eof to Wnewline-eof group. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Sean Callanan | This patch (thanks to Doug Gregor) fixes a |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Anna Zaks | Expose no newline at end of file warning under Wnewline... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Evan Cheng | Match LLVM API change. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
David Majnemer | kill a FIXME in IsIntegralPromotion |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Jonathan D... | Remove prepending of '$' to module names. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Douglas Gregor | Switch all of the "isysroot" const char*'s throughout... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Douglas Gregor | Rename ASTReader::PerFileData to serialization::Module... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Francois Pichet | Use -ffreestanding with clang_cc1 to make the test... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Chandler Carruth | Add a missing forward declaration and namespace qualifi... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
John McCall | Document the existing objc_precise_lifetime attribute. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Francois Pichet | Fix test on MSVC: since the test includes a system... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Jay Foad | Convert IRBuilder::CreateGEP and IRBuilder::CreateInBou... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Eric Christopher | Bring over a test from llvm/test/FrontendC that is... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Chris Lattner | fix PR10384: C++ allows external arrays of incomplete... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Chris Lattner | rename test. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Douglas Gregor | Introduce a global bit-offset continuous range map... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Douglas Gregor | Fix an embarrassing bug in relocatable PCH support... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Chandler Carruth | Move duplicate uninitialized warning suppression into the |
commit | commitdiff | tree | snapshot |
2011-07-22 |
John McCall | In ARC, non-atomic getters do not need to retain and... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
John McCall | Move this ObjCImplementationDecl member function into... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
John McCall | In Objective-C, pull arbitrary attributes from overridden |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Jordy Rose | Add a const overload for ObjCInterfaceDecl::all_declare... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Fariborz Jahanian | objective-c: Any use of @synthesize or @dynamic lexical... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Douglas Gregor | In the AST reader, factor out the mapping of local... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Rafael Espindola | Avoid warning on "clang -c -Dfoo test.i". Lines like... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | Clean up the rest of the local -> global declaration... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | In the ASTReader, factor out the loading of (local... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Sean Hunt | Add a missing test for the limits on wchar |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Argyrios Kyrtzidis | Fix diagnostic when loading a PCH which has different... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Jonathan D... | Cleaning up more of the ID situation in the AST reader... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | Add some debugging output to the AST reader, so we... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | In the AST reader, keep track of the total number of... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Argyrios Kyrtzidis | For ASTUnit::Save, write the AST to a temporary and... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Argyrios Kyrtzidis | Cut down one open/close pair of system calls by using... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Richard Smith | Update cxx_status page on www: clang has had full suppo... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | Clean up the C++ status page by eliminating the utterly... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | Update C++0x nullptr status, from Jonathan Sauer |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Fariborz Jahanian | Add FixIt hint for missing 'id' type. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Fariborz Jahanian | objc - Diagnose missing method return type specifier... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | One last RandomAccessIterator operator for Preprocessin... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | Add the remaining RandomAccessIterator operations to |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Bruno Cardoso... | Define the _MIPS_SIM builtin macro on MIPS platforms... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Jay Foad | Convert ConstantExpr::getGetElementPtr and |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Francois Pichet | For some reason I don't fully comprehend, the MSVC... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Eric Christopher | Speculatively revert 135649 to bring back the g++ testi... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Ted Kremenek | Move AnalysisManager constructor out of line. No funct... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Ted Kremenek | Simplify passing of CFGBuildOptions around for Analysis... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Richard Trieu | Fix a test in warn-sign-conversion.cpp. Removed a... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Richard Trieu | Remove warning for conditional operands of differend... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | New libclang API to expose container type for code... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Sean Hunt | When copping out on a friend template declaration,... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Douglas Gregor | Rework the detailed preprocessing record to separate... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Anna Zaks | Addressing code review comments for commit 135509 ... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Fariborz Jahanian | Removes a comment. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Fariborz Jahanian | objc-arc: Fixes a crash @throw'ing an objc message. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Jonathan D... | Continuing to improve and generalize how IDs are handle... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chad Rosier | Temporarily revert r135614 while I fix the cmake build. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Bill Wendling | Remove extraneous period. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chad Rosier | When the compiler crashes, the compiler driver now... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Evan Cheng | Match MCContext change. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Ted Kremenek | Fix -Wuninitialized regression involving functions... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chad Rosier | If -ccc-host-triple i386-pc-win32-macho or -ccc-host... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Fariborz Jahanian | arc-objc++: Issue an arc specific diagnostic when overl... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
NAKAMURA Takumi | test/CMakeLists.txt: Re-indent. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Benjamin Kramer | Unbreak build after API change. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | arrayref should now move in here, and redundant #includ... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | remove some now-redundant forward declarations. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | add raw_ostream and Twine to LLVM.h, eliminating a... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | now that we have a centralized place to do so, add... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | introduce a centralized place to introduce and inject... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | fix rdar://9780211 - Clang crashes with an assertion... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | fix a case where we're using ConvertType for a memory... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Evan Cheng | Match LLVM API change. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | as eli points out, we're not doing memory stuff here... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Chris Lattner | fix PR10395 - array decay can produce an interesting... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Douglas Gregor | Use a ContinuousRangeMap to map from the global macro... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Douglas Gregor | Use a ContinuousRangeMap to map from the global selecto... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Joerg Sonnenberger | PR10392: "#pragma GCC visibility" must not expand macro... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Douglas Gregor | Use a ContinuousRangeMap to map from the global identif... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Douglas Gregor | Try to appease MSVC's standard library. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Douglas Gregor | Use a ContinuousRangeMap to map from the global declara... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Joerg Sonnenberger | Spelling |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Richard Smith | Replace r134583's fix for PR10290 with one which also... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Richard Smith | Use the zero from the correct enumeration when initiali... |
commit | commitdiff | tree | snapshot |
next |