2012-01-26 |
Peter Collingbourne | Simplify {Record,Enum}Type::classof. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Peter Collingbourne | Adjust CLANG_BUILD_EXAMPLES to mean whether the example... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Peter Collingbourne | Use function pointers, rather than references, to pass... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Douglas Gregor | Add missing include of <unistd.h> |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eli Friedman | Add an additional testcase for a lambda with implicit... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Ted Kremenek | Post link to checker-260, which is checker-259 with... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eli Friedman | Refactor to share code for handling return statements... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Argyrios Kyrtzidis | Introduce 3 new fixit options: |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Chris Lattner | fix to go along with an llvm change: VMCore now returns... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Ted Kremenek | Enable several checkers under --analyze for general... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eric Christopher | Tidy and remove some unused variables. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Rafael Espindola | Fix our handling of #pragma GCC visibility. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eric Christopher | Collect this information together. No reason to have... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eric Christopher | Refactor into its own function. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Chandler Carruth | Reintroduce r148981 with significantly improved regress... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
NAKAMURA Takumi | StaticAnalyzer/Checkers: Fix CMake build. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Anna Zaks | [analyzer] Add an AST checker that checks for a common... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Fariborz Jahanian | objc: allow block pointer matching 'id' type when |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eli Friedman | Slight refactoring; catch yet another case where we... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Fariborz Jahanian | arc migrator: Added an option to the migrator |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Ted Kremenek | Rework flushing of diagnostics to PathDiagnosticConsume... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eli Friedman | Don't stack-allocate an IntegerLiteral which can be... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Argyrios Kyrtzidis | Revert r148981 because it fails test/Driver/freebsd.c |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eli Friedman | Add some ABI tweaks for i386-pc-win32 triple so that... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eli Friedman | Improve the error message slightly for files that aren... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eli Friedman | Fix a crash involving a multi-dimensional dependent... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Ted Kremenek | Post open source analyzer build checker-259. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Richard Smith | constexpr: add support for anonymous struct and union... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eric Christopher | Clean up comment. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Try to unbreak the FreeBSD toolchain's detection of... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Kaelyn Uhrain | Allow typo correction to be disabled in BuildOverloaded... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Restore a tiny bit of functionality that I completely... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Kaelyn Uhrain | Avoid correcting unknown identifiers to types where... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Argyrios Kyrtzidis | [driver] Do emit the diagnostics when CompilerInvocatio... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Kaelyn Uhrain | Add custom callback object for typo correction in Build... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Douglas Gregor | When we're substituting into a function parameter pack... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | The Linux pattern of adding all the search paths that... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Remove the 'ToolTriple' concept from the NetBSD toolcha... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Delete still more remnants of the now dead HostInfo... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Delete the driver's HostInfo class. This abstraction... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Add some really minimalist freebsd testing trees and... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Jean-Daniel... | Add support for const pointer to literal-objc string... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Switch the ToolChain types to all store a Driver refere... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
NAKAMURA Takumi | test/CodeGen/avx-builtins.c: Fix more for -Asserts. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
NAKAMURA Takumi | Fixup r148926, for -Asserts. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Remove the TargetTriple object that I added to the... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Have FreeBSD use even more of the same smarts as Linux... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Switch FreeBSD to just include both '/usr/lib32' and... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Switch the Linux C++ standard library header search... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chandler Carruth | Make a major refactoring to how the GCC installation... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Craig Topper | Re-enable test that was broken by r148919 |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Ted Kremenek | Fix -fmacro-backtrace-limit=0 to show the entire macro... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chris Lattner | disable this test for now. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chris Lattner | reapply r148902: |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chris Lattner | fix broken testcase. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eli Friedman | Fix a crash for an edge case of the GNU ?: extension. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eli Friedman | Fix r148920 to what I actually meant to commit. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eli Friedman | Add missing check for placeholders. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Craig Topper | Represent 256-bit unaligned loads natively and remove... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Argyrios Kyrtzidis | In TreeTransform<Derived>::TransformBlockExpr, call... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Argyrios Kyrtzidis | Revert 148902 which was part of 148901 which was revert... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Richard Smith | Fix PR11848: decree that an alias template contains... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eric Christopher | Refactor the record decl forward declaration code a... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eric Christopher | Typo. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Chris Lattner | use the new ConstantVector::getSplat method where it... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Nick Lewycky | With a little more work in the tentative parse determin... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Douglas Gregor | Introduce a generation number for selector lookups... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Douglas Gregor | Only try to import a definition if there is an definiti... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Eli Friedman | Make sure we correctly treat __is_convertible_to as... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Jean-Daniel... | Fix test on cygwin (where va_list expands to a differen... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Douglas Gregor | Whenever Sema attempts to look in the global method... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Jean-Daniel... | Add "multiple format attributes" support on block. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Douglas Gregor | Rework the external Sema source's ReadMethodPool()... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Ted Kremenek | Reduce peak memory usage of the static analyzer on... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Fariborz Jahanian | arc migrator: Provide infrastructure to add options |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Douglas Gregor | Factor out the addition of a method into the global... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Ted Kremenek | Fix NSLog format string checking for %@. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Eli Friedman | Switch PerformImplicitConversion over to use DefaultLva... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jean-Daniel... | Replace a hack to handle NSLog/NSLogv in sema by declar... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jean-Daniel... | Remove trailing slash in front of header name of ObjC... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Anna Zaks | [analyzer] Add the HTML file to the SATest diagnostic... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Anna Zaks | [analyzer] Testing: make diagnostic diffs more informat... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Argyrios Kyrtzidis | [libclang] In clang::getCursorKindForDecl() don't retur... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Ted Kremenek | Teach scanf/printf checking about '%Ld' and friends... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Nick Lewycky | Force triple on these tests to pacify the windows tester. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Nick Lewycky | Add a new warning, -Wover-aligned, which detects attemp... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Fix one of the (larger) FIXMEs where we were misusing... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Kaelyn Uhrain | Small code cleanup/simplification in Sema::ClassifyName. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Argyrios Kyrtzidis | [libclang] When calling clang_getCursorReferenced on... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Fariborz Jahanian | objc: Issue a generic diagnostic assigning to |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Anna Zaks | [analyzer] Add more C taint sources/sinks. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Address one part of the FIXME I introduced my switching... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Kostya Serebryany | The following patch adds __attribute__((no_address_safe... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | At least within these classes, consistently spell ... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Start hoisting the logic for computing the target tripl... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | Promote the extension warning for attempts to catch... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | When importing a RecordDecl as a DeclContext, make... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Fariborz Jahanian | objc: issue error if assigning objects in fragile-abi... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | Teach the AST importer about redeclaration chains for... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | Only mark an IdentifierInfo as having changed since... |
commit | commitdiff | tree | snapshot |
next |