2011-07-19 |
Anna Zaks | Add FixItHints in case a C++ function call is missing... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Chad Rosier | Clang asserts "Invalid environment!" when using -ccc... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Benjamin Kramer | Update CMake build. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Argyrios Kyrtzidis | [arcmt] Add some additional driver flags to optionally... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jeffrey Yasskin | Name the "c++0x-compat" warning group, and fix the... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Douglas Gregor | Revamp the SourceManager to separate the representation... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Ted Kremenek | Reduce -Wuninitialized time by 22% (on sqlite) by remov... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Ted Kremenek | Add hooks into the CFG builder to force that specific... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Evan Cheng | Match createTargetMachine API change. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Sean Hunt | Implement a __WCHAR_UNSIGNED__ macro and use it to... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Eric Christopher | Add .gitignore file. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Devang Patel | Check column number also. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Evan Cheng | MCContext now takes MCRegisterInfo. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sean Hunt | Thanks to Chandler for reminding me to update the docum... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sean Hunt | Remember to add a has_feature macro for __underlying_ty... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Jeffrey Yasskin | Define DiagnosticBuilder<<APValue so it's easy to inclu... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Frits van Bommel | Migrate LLVM and Clang to use the new makeArrayRef... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
NAKAMURA Takumi | lib/Headers/mm_malloc.h: Use __mingw_aligned_malloc... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Argyrios Kyrtzidis | [arcmt] When a NSData's 'bytes' family of methods are... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Argyrios Kyrtzidis | [arcmt] NSInvocation's [get/set]ReturnValue and [get... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Lewycky | Don't crash when codegen'ing an empty redecl of a funct... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Lewycky | In C99, emit an inline function when encountering an... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | de-constify llvm::Type, patch by David Blaikie! |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Lattner | Use the new llvm::TinyPtrVector class, which implements... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Chandler Carruth | Revert r135217, which wasn't the correct fix for PR1035... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Francois Pichet | Do not modify string returned by getenv on Windows. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Benjamin Kramer | Zero this struct in a way that neither depends on the... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Ted Kremenek | [analyzer] Per discussions with the Cocoa team, extend... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Ted Kremenek | [analyzer] Place checking for Core Foundation "Create... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Fariborz Jahanian | Remove a gcc warning. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Joerg Sonnenberger | Correctly handle sysroot prefix in -print-search-dirs... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Fariborz Jahanian | Fix a typo. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Argyrios Kyrtzidis | [arcmt] It's not safe to remove the -release on "[... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Tanya Lattner | This handles the missing cases of opencl vector literals. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jordy Rose | Update retain-release.m to match updated warnings from... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Argyrios Kyrtzidis | [libclang] Map canonical decl of a category implementat... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Argyrios Kyrtzidis | Revert r135304 and apply fix in clang_getCanonicalCurso... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jordy Rose | Add tests for CFRefReport's path notes, and fix a few... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Argyrios Kyrtzidis | [arcmt] Rewrite to "foo = nil;" not "foo = 0;", as... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chad Rosier | Prevent the -save-temps flag from modifying the input... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Douglas Gregor | Augment the interface of ExternalASTSource::FindExterna... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Argyrios Kyrtzidis | The canonical decl for an ObjCImplDecl is it's interfac... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Argyrios Kyrtzidis | [arcmt] For: |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Douglas Gregor | Don't refer to check.deps unless LLVM_INCLUDE_TESTS... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jordy Rose | [analyzer] GNU __null is a pointer-sized integer, not... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Joerg Sonnenberger | Fix typo |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jeffrey Yasskin | Use the new APFloat::convertToInt(APSInt) function... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Douglas Gregor | Store bracket locations for array subscript expressions... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Douglas Gregor | When creating a property in a class extension, make... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jay Foad | Convert CallInst and InvokeInst APIs to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
John McCall | Restore the C-style cast hack for enum template arguments, |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Move the Serialization library from 'instantiation... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
John McCall | Add serialization support for SubstNonTypeTemplateParmExpr. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
John McCall | Fix the definition of AsTypeExpr. I'm still not sure... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | protect some calls to ConvertType when a function info... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jordy Rose | Clean up UnixAPIChecker, including switching its array... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jordy Rose | Clean up MacOSXAPIChecker, including switching its... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | Enhance the IR type lowering code to be much smarter... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
John McCall | Create a new expression node, SubstNonTypeTemplateParmExpr, |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Ted Kremenek | Add 'Contains()' method to GRStateTrait for ImmutableLi... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Switch a comment in Rewrite from 'instantiation' to... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Switch help text in the CC1 driver from 'instantiation... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Switch comments and assert text in AST from 'instantiat... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Switch comments about 'macro instantiation' to 'macro... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Richard Trieu | Remove warnings of constant operands of logical operato... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Evan Cheng | Match llvm API change. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Ted Kremenek | Fix false negative reported in PR 10358 by using 'Unkno... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Douglas Gregor | Tweak the CMake build so that building a project just... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Argyrios Kyrtzidis | [arcmt] Don't remove retains/releases on a global varia... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Rafael Espindola | Revert 135177 to fix PR10363. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Argyrios Kyrtzidis | [arcmt] Allow -retain of an __unsafe_unretained receive... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
John McCall | Teach -Wconversion, -Wsign-compare etc. about division... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Richard Smith | PR10359: Template declarations which define classes... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Argyrios Kyrtzidis | [arcmt] Emit an error for unused -autorelease messages. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Sebastian Redl | For C++11, do more checking of initializer lists up... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Sebastian Redl | Fix problems Johannes noticed, and extend test cases... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Sebastian Redl | Remove InitializationSequence::ReferenceBinding, the... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | simplify |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | StringMap::first() is about to start returning a String... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Benjamin Kramer | Change intrinsic getter to take an ArrayRef, now that... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Caitlin Sadowski | Moving one misplaced entry in the attribute enum in... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Ted Kremenek | Revert r135147 and r135075. The consensus was that... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Update the remaining comments in Frontend to 'expansion'. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Clean up some comments I missed when switching from |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Clean up two lingering comments that mention 'instantia... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Ted Kremenek | Add extra sanity checking in FormatString::matchesType... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | NestedMacroInstantiations -> NestedMacroExpansions |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Update all of the libclang code corresponding to the... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Move the rest of the preprocessor terminology from... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Convert terminology in the Lexer from 'instantiate... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Switch the TokenLexer's terminology from various forms... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Switch all local code and comments from '[Ii]nstantiat... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chandler Carruth | Switch the diagnostic messages about macros to use... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Ted Kremenek | Reapply r135075, but modify format-strings.c and format... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
NAKAMURA Takumi | Revert r135075, "format string checking: long and int... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Douglas Gregor | Add a hackaround to avoid the crash in PR10355. However... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Argyrios Kyrtzidis | [arcmt] Make sure migrating to ARC works even if '... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
John McCall | Document the behavior of property modifiers in ARC. |
commit | commitdiff | tree | snapshot |
next |