2012-04-17 |
Sirish Pande | Typo fix. |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Manuel Klimek | Switches the JSONCompilationDatabase to use the YAML... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Sirish Pande | Fix to avoid warning. Also add header, and lincense... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Francois Pichet | Emulate a MSVC bug where the creation of pointer-to... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Gabor Greif | fix a typo |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Craig Topper | Convert vperm2f128 and vperm2i128 intrinsics back to... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Eli Friedman | Attempt to fix test. |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Ted Kremenek | Change ExprEngine::shouldInlineDecl() to be defensive... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Chad Rosier | Fix case where the alignment is overaligned, per Eli... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Richard Smith | Link to a tiny patch to libstdc++-4.7 to work around... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Richard Smith | Implement DR1330 in C++11 mode, to support libstdc... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Chad Rosier | Make sure EmitMoveFromReturnSlot is passing the correct... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Eric Christopher | Typo. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Fariborz Jahanian | Modern objective-c translator:'self' used inside |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Argyrios Kyrtzidis | [libclang] Make sure that when we have multiple @class... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Fariborz Jahanian | modern objective-c translator: translation of implicit |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Anna Zaks | [analyzer] Fix a false alarm in SelfInitChecker (radar... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Anna Zaks | [analyzer] +comments |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Anna Zaks | [analyzer] Fixup for a test case. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Fariborz Jahanian | objective-c modern translator: buildit objc bool |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Argyrios Kyrtzidis | [libclang] Spelling range for a objc category should... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Duncan Sands | Remove support for -fast-math metadata for the moment. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Eli Friedman | Per Richard's comments on r154794, add the checks neces... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rafael Espindola | Revert r154749 for now at John McCall's request. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Douglas Gregor | Implement the last part of C++ [class.mem]p2, delaying... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rafael Espindola | Use ordering and the explicit visibility bit instead... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
David Blaikie | Readd lost "undef BUILTIN" to fix the build. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Duncan Sands | Generate fpmath metadata when -ffast-math. Note that... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Sirish Pande | Hexagon V5(Floating Point) support. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rafael Espindola | Remove unused method. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Duncan Sands | Adjust for LLVM name tweaks requested by Chandler. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rafael Espindola | Add another constructor to LVFlags and use it to simpli... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Douglas Gregor | Implement C++11 [expr.prim.general]p3, which permits... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Eli Friedman | Add note to hacking.html that running the test harness... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Eli Friedman | Make constant evaluation for pointer comparisons work... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Sebastian Pop | use DEFAULT_SYSROOT |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Francois Pichet | The result of the Microsoft __uuidof operator must... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Eli Friedman | Propagate alignment on lvalues through EmitLValueForFie... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Nick Lewycky | Add 'env' in hopes of making this test pass on Windows. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Nick Lewycky | Implement the all_lookups_iterator for PCH as a follow... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sylvestre Ledru | Like for LLVM / shlib, we also provide a SONAME to... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Craig Topper | Change _mm256_permute4x64_epi64 and _mm256_permute4x64_... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
David Blaikie | Fix tests that weren't actually verifying anything. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
David Blaikie | Correct indentation |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Gregory Szorc | [clang.py] Implement TypeKind.spelling |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Duncan Sands | Use MDBuilder to help with metadata creation. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Benjamin Kramer | Use forward declarations for ASTDeclContextNameLookupTa... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Benjamin Kramer | Actually, this tree isn't necessarily binary. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Benjamin Kramer | Recursively delete rewrite rope nodes when tearing... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Seth Cantrell | %clang -cc1 -> %clang_cc1 |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Richard Smith | PR12226: don't generate wrong code if a braced string... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Fariborz Jahanian | objective-c modern translator: Make metadata |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Anna Zaks | [analyzer] Add .cxx and .txx as known file extensions... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Rafael Espindola | Consider visibility attributes last, so that they take... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Benjamin Kramer | Replace manual delete[] with OwningArrayPtr. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Benjamin Kramer | Don't leak vtable thunks. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Benjamin Kramer | Delete late parsed attributes instead of leaking them. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Duncan Sands | Rename "fpaccuracy" metadata to the more generic "fpmat... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Benjamin Kramer | Parser: Don't manage TemplateAnnotationIds in a delayed... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Benjamin Kramer | ASTUnit: Don't clone the new DiagnosticConsumer, causin... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Benjamin Kramer | c-index-test: dispose spelling string after use. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Benjamin Kramer | Directly store TypoResultsMaps in the TypoEditDistanceM... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Richard Smith | Add an AttributedStmt type to represent a statement... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Benjamin Kramer | Delete the TypoResultsMap when erasing the pointer... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
John McCall | Don't enter cleanups for unreachable variables. It... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Fariborz Jahanian | modern objective-c translator: Fixes translation of |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Benjamin Kramer | Avoid string thrashing when we can concatenate them... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
John McCall | Serialize and deserialize some missing bits from BlockDecl. |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Douglas Gregor | Kill the last vestiges of clangIndex |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Douglas Gregor | Remove clangIndex reference from clang-interpreter... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Douglas Gregor | Remove the unused, unmaintained, incomplete 'Index... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Fariborz Jahanian | modern objective-c translator: When translating |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Douglas Gregor | Make control flow more explicit for rebuilding property... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Douglas Gregor | Remove the -cc1-level option "-pubnames-dump". Such... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Douglas Gregor | super and class property reference expressions don... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Anton Korobeynikov | First set of tests for ARM homogenous aggregates. C... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Anton Korobeynikov | Step forward with supporting of ARM homogenous aggregates: |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Richard Smith | Implement __atomic_fetch_nand and __atomic_nand_fetch... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Richard Smith | PR12500: Improve the wording of the diagnostic for... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Seth Cantrell | Support -Wc++98-compat-pedantic as requested: |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Richard Smith | all-std-headers.cpp: Include the C++11 headers when... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
John McCall | Fix a trivial oversight with apple-kext static local... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Richard Smith | Mention atomics support in the release notes. |
commit | commitdiff | tree | snapshot |
2012-04-13 |
John McCall | When we're flagging a protected scope to prevent jumps... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Richard Smith | Now that we provide sufficient support for three C11... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Seth Cantrell | C++11 no longer requires files to end with a newline |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Richard Smith | Implement the missing pieces needed to support libstdc... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Fariborz Jahanian | objective-c modern translator: beautify rewrite of |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Daniel Dunbar | Config.h: Add another definition which the Darwin build... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
David Blaikie | Warn on 64-to-32 for source value of x bits where 64... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Anna Zaks | [analyzer] PCH deserialization optimization. |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Anna Zaks | [analyzer] Test case for r154451 (redefining system... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Fariborz Jahanian | objective-c literals: Issue warning and ignore |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Douglas Gregor | s/isAtomicConversion/tryAtomicConversion/g, per Jordy... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Douglas Gregor | Fix some i1/i8 confusion within _Atomic(bool) in IR... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Ted Kremenek | Include lambda capture init expressions in CFG. |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Ted Kremenek | Add -Wuninitialized test for C++11 lambdas. |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Ted Kremenek | Fix CFGBuilder to not include the body of a LambdaExpr... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Simon Atanasyan | MIPS: Initialize MIPS CPU's name by default value. |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Douglas Gregor | Compute standard conversion sequences for conversions... |
commit | commitdiff | tree | snapshot |
next |