2011-05-08 |
Douglas Gregor | Relax the conversion rules for Objective-C GC qualifiers a |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Douglas Gregor | In C++, allow us to emit a global as 'constant' even... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Douglas Gregor | Revert r130717, which caused a regression (<rdar:/... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Francois Pichet | Don't fail at parsing __declspec(property(get=get_func_... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Eli Friedman | PR9866: Fix the implementation of _mm_loadl_pd and... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Francois Pichet | Temporary preprocessor hack to get around the Microsoft... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Francois Pichet | Add support for _if_exists and __if_not_exists at names... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Richard Trieu | Patch for PR 7409 - only error on definition of invalid... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Douglas Gregor | Implement a minor optimization by not introducing decla... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Douglas Gregor | When checking for a prior declaration of the name of... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Fariborz Jahanian | In ms_struct structs, Establish a new alignment for a |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Fariborz Jahanian | Establish a new alignment for an ms_struct bitfield... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Douglas Gregor | Keep track of the file ID corresponding to the original... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Cameron Esfahani | Fix false positive warning about uninitialized variable. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sean Hunt | Per Richard's suggestion, rename DefLoc to DefaultLoc... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sean Hunt | Fix diagnostics to start with a lower case letter |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Francois Pichet | Add support for Microsoft __if_exists and __if_not_exis... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sean Hunt | Modify some deleted function methods to better reflect... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Eli Friedman | Don't emit nsw flags for vector operations; there's... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Eli Friedman | Fix a couple of comments. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Eli Friedman | Add an implementation of thunks for varargs methods... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Douglas Gregor | Introduce a new libclang parsing flag, |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Axel Naumann | Reset the emitted initializers. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Joerg Sonnenberger | Move logic for passing down -mrelax-all / -relax-all... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Anders Carlsson | Warn when trying to call a pure virtual member function... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Joerg Sonnenberger | Rename ContainsCompileAction to ContainsCompileOrAssemb... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sean Hunt | Do defaulted constructors properly. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sean Hunt | Revert r130912 in order to approach defaulted functions... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Richard Smith | Slight tweak to alias template error handling: don... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Richard Smith | Update www: we now mangle references to function parame... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Fariborz Jahanian | type of last arg of objc_assign_ivar is ptrdiff_t. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Richard Smith | Implement support for C++0x alias templates. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Fariborz Jahanian | __alignof attribute on the field must consider |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Douglas Gregor | When the environment variable LIBCLANG_RESOURCE_USAGE... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Eli Friedman | PR9849: Fix _mm_setr_pi32 and friends to actually work... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Daniel Dunbar | tests: Force a triple in this test (so uint128 is present). |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Fariborz Jahanian | When instantiating a block expression, the instantiated |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Devang Patel | Do not drop uint128 on the floor. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Douglas Gregor | Scoped enumerations should not be treated as integer... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Douglas Gregor | When providing code completions for an Objective-C... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Argyrios Kyrtzidis | Introduce a Diagnostic::Report function that accepts... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Ted Kremenek | Place "incompatible pointer types assigning..." warning... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Ted Kremenek | Add Checker callback for running a checker at the end... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Sean Hunt | Implement some framework for defaulted constructors. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Daniel Dunbar | Frontend: Fix a crash in CC_LOG_DIAGNOSTICS handling. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Matt Beaumont-Gay | Look through block pointers and ObjC object pointers |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Douglas Gregor | With invalid overloaded operators, we can get into... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nick Lewycky | Preserve the full name of the file, so that '-c -o... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Sean Hunt | Change cycle detection to be based off of a warning... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Douglas Gregor | When adding KVC code completions, keep track of all... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Sean Hunt | there i fixed it |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Ted Kremenek | ASTUnit::LoadFromASTFile(): recover the resources from... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Douglas Gregor | Clean up Sema::BuildCXXNestedNameSpecifier()'s creation... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Matt Beaumont-Gay | Implement Sema::isExprCallable. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Douglas Gregor | When converting an integral template argument value... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Bill Wendling | Pack ivar offsets together. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nick Lewycky | Record where the GCOV data files should be placed. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Bill Wendling | Simplification noticed by Chris. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Daniel Dunbar | tests: Tweak test to at least use a standard arch,... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Fariborz Jahanian | And a test case for my last patch. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Fariborz Jahanian | More ms_struct bitfield stuff: |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Argyrios Kyrtzidis | Change test/PCH/cxx-static_assert.cpp so that it doesn... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Axel Naumann | From Vassil Vassilev: |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Axel Naumann | Add C++ include paths for libstdc++ with Ubuntu 11... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Sean Hunt | Implement a better version of delegating constructor... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nick Lewycky | No, fix this use after free properly. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Bill Wendling | Convert the non-temporal store builtins to LLVM-native IR. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nick Lewycky | Fix use after free through StringRef. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
John McCall | Type prefixes of unresolved-names should only be mangle... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Ted Kremenek | Enhance clang_getCXTUResourceUsage() to return the... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Sean Hunt | Implement serialization of delegating constructors. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Sean Hunt | Ensure that delegating constructor loop detection uses... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Sean Hunt | Fix the delegating constructors test to not rely on... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Douglas Gregor | When tag lookup finds something ambiguous, and we're... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Richard Trieu | Fix a typo in a test. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Douglas Gregor | Introduce a new libclang API, clang_isFileMultipleInclu... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Argyrios Kyrtzidis | Introduce ASTUnit::LoadFromCompilerInvocationAction... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Sean Hunt | Ensure that destructors are properly inovked when an... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fariborz Jahanian | Only the first zero-length bitfield decides alignment of |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Sean Hunt | Move the AST modifications to after the cycle detection in |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Douglas Gregor | Extend -Wnon-pod-memset to also encompass memcpy()... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Devang Patel | Silence warnings. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Fariborz Jahanian | Finish off rules for z-length bitfields in ms_struct |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Sean Hunt | Fix delegating constructors stylistic issues. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Douglas Gregor | Separate the -Wnon-pod-memset warnings into two separat... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Benjamin Kramer | Remove unused but set variable. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Argyrios Kyrtzidis | Fix a double free when parsing malformed code. Fixes... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Chandler Carruth | When parsing a template friend declaration we dropped... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Douglas Gregor | Only check the use of memset() if we're refering to... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Bruno Cardoso... | Add a few ARM coprocessor builtins. The llvm side of... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Jeffrey Yasskin | Remove several more rvalue references from swap argumen... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Lenny Maiorani | Removing strncpy() checking in CString checker for... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Devang Patel | Update metadata id number in string compare check. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Daniel Dunbar | Revert r130750, "Make the mno flags match GCC. Patch... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Michael J.... | Make the mno flags match GCC. Patch by Alexander Best! |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Ted Kremenek | Use the canonical decl when generating the locations... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Richard Trieu | Added an assert to IntegerLiteral to ensure that the... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Devang Patel | Function with internal linkage name do not have mangled... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Devang Patel | Do not try to get mangled name of block helpers. Apply... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Ted Kremenek | Tweak the retain/release checker to not stop tracking... |
commit | commitdiff | tree | snapshot |
next |