2014-04-17 |
Aaron Ballman | Nitpicky refactoring -- use of nullptr and auto, made... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
John Thompson | Revised per Dmitri's comments. My first exposure to... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Nico Weber | clang-format.py: Don't omit the first two words from... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Matt Arsenault | Bug 18567: Fix constantexpr pointer casts with address... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
John Thompson | Revised per Dmitri's comments. My first exposure to... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Alexander Kornienko | Fix alignment of trailing block comments. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Aaron Ballman | Since the object is new'ed in the enterCFG function... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Keith Walker | Fix Profile:cxx-lambda.cpp test for targets that do... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
James Molloy | [ARM64] Fix __clear_cache - ensure it is predefined. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
James Molloy | [ARM64] Add ARM64 RUN lines to a bunch of tests that... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
James Molloy | [ARM64] Teach Targets.cpp about Cortex-A53 and Cortex... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
James Molloy | [ARM64] Plumb in big-endian - add arm64_be to the many... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
James Molloy | [ARM64] Default to the 'generic' CPU, unless -arch... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Aaron Ballman | Preventing future MSVC 2012 surprises with SimpleArray... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Daniel Jasper | clang-format: Respect BinPackParameters in Cpp11BracedL... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Timur Iskhodzhanov | Fix PR19408 - Missing static this adjustment in a vtord... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Tim Northover | ARM64: remove holes from *all* HFAs on the stack. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
NAKAMURA Takumi | SemaTemplate.cpp: Rework r206451. Removing an argument... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
NAKAMURA Takumi | SemaTemplate.cpp: Appease msvc to get rid of default... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Richard Smith | PR19340: If we see a declaration of a member of an... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Ben Langmuir | When writing YAML in libclang, use yaml::escape instead... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Richard Smith | Refactor all the checking for missing 'template<>'s... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Richard Smith | Don't emit an ExtWarn on declarations of variable templ... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Argyrios Kyrtzidis | [Parser] Remove "add -fmodules" from the "use of '... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Yunzhong Gao | Adding type info for f16c floating-point type. This... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Richard Smith | Implement [over.match.oper]p3 properly, by filtering... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Richard Smith | PR19452: Implement more of [over.match.oper]p3's restri... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Adrian Prantl | Further simplify r206430. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Ben Langmuir | Rename lib/Headers/module.map to module.modulemap |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Adrian Prantl | Debug info: When collecting the parameters of C++ parti... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Aaron Ballman | Attempting to unbreak the MSVC 2012 build a second... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
John Thompson | Added dump method for global module index. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Joerg Sonnenberger | Handle -m32 for NetBSD/sparc64 correctly. Extend test... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Reid Kleckner | Revert "Move -fms-extensions predefined macros into... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Aaron Ballman | Attempting to unbreak the MSVC 2012 build. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Reid Kleckner | Move -fms-extensions predefined macros into InitPreproc... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Diego Novillo | Fix check failure on hexagon targets. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Argyrios Kyrtzidis | Fix indentation, NFC. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Argyrios Kyrtzidis | [objc] -[NSObject init] is documented to not do anythin... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Argyrios Kyrtzidis | [objc] Consider new initializers inside @implementation... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Aaron Ballman | More minor refactoring. Updated for const-correctness... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Aaron Ballman | Minor cleanups for deleted functions to ensure they... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Fariborz Jahanian | Objective-C rewriter. Use _WIN64 instead of __LLP64__ |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Diego Novillo | Add support for optimization reports. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Duncan P. N... | InstrProf: Calculate a better function hash |
commit | commitdiff | tree | snapshot |
2014-04-16 |
James Molloy | [ARM64] Plumb in the -mfpu= flag. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
James Molloy | [ARM64] Allow the disabling of NEON and crypto instruct... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
James Molloy | [ARM64] Fix up predefines, including adding big endian... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Aaron Ballman | Minor formatting cleanups -- no functional changes... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Daniel Jasper | clang-format: Add special case to reduce indentaiton... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Aaron Ballman | Adding a move constructor (due to CopyOnWriteVector... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Chandler Carruth | Hopefully avoid a warning on some GCCs (but not all... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Richard Sandiford | Sema: Factor out argument range checks for builtin... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Evgeniy Stepanov | Re-enable several builtins in non-gnu modes. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Ted Kremenek | -Wunreachable-code: refine recognition of unreachable... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Justin Bogner | Lex: Fix __has_feature(cxx_exceptions) for objective C++ |
commit | commitdiff | tree | snapshot |
2014-04-16 |
NAKAMURA Takumi | threadSafety::SExprBuilder::BlockInfo: Non-static membe... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
NAKAMURA Takumi | Reformat. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
NAKAMURA Takumi | threadSafety::CopyOnWriteVector: Use LLVM_DELETED_FUNCT... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
John Thompson | Fixed problem with exclude header. The exclude header... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Duncan P. N... | Fix build after r206338 |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Richard Trieu | Make -Wabsolute-value C++-aware. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
NAKAMURA Takumi | Format.cpp: Don't use initializer list. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
DeLesley Hutchins | Thread Safety Analysis: rewrite SSA pass to use the... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Make the ContentCache object actually carry... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Justin Bogner | CodeGen: Emit warnings for out of date profile data... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Justin Bogner | CodeGen: Remove a comment that isn't in the right place |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Richard Smith | Move comment back to being next to the thing it's descr... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Justin Bogner | AST: Respect alignment attributes on typedef'd arrays |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Quentin Colombet | [ARM64] Update tests to reflect the change of the defau... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Ben Langmuir | Honour -ivfsoverlay in ASTUnit to match clang |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Eli Bendersky | Replace push_back()s by initializer list for shorter... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Eli Bendersky | Add test case for r206302 |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Eli Bendersky | Add support for CUDA __launch_bounds__ attribute to... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Duncan P. N... | verify-di: Call debug info verifier from clang |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Alp Toker | Fix a comment to match the implementation |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | ARM64: track alignment padding registers on AAPCS targets |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Alexander Kornienko | Fix assertion when breaking string literals with tab... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
NAKAMURA Takumi | Mark clang/test/Index/pch-with-errors.c as XFAIL:mingw... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Fraser Cormack | Allow address space qualifiers on OpenCL array parameters |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Nikola Smiljanic | PR19178 __is_constructible returns true for abstract... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Daniel Jasper | clang-format: Understand proto text format without... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Daniel Jasper | x |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Fraser Cormack | Test commit: minor formatting |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Daniel Jasper | clang-format: Basic support for C++1y. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Daniel Jasper | clang-format: Early cut-off for inlining nested blocks. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Daniel Jasper | clang-format: Cache results of formatting nested blocks. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Majnemer | AST: Elaborated type specifier mangling occurs before... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Aaron Ballman | Partial revert of r206229, to get the build bots green... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Richard Trieu | Fix typo from r206232 |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Richard Trieu | Fix a bad interaction between -Wtautological-overlap... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Justin Bogner | CodeGen: Handle CapturedStmt in instrumentation based... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Aaron Ballman | Fixing a typo, updating the diagnostic wording and... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Quentin Colombet | [Driver][ARM64] Make sure the default CPU is passed... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Reid Kleckner | Fix warning in ms-x86-vtordisp test case |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Richard Smith | Ensure we evaluate VLA bounds if a variably-modified... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Nick Lewycky | Make sure these two files are distinct, or else the... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Ben Langmuir | Add module name and module map file to -module-file... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Richard Smith | PR19415: Converting 'constexpr' to 'const' in a non... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Richard Smith | PR19411: Walk lexical parents, not semantic parents... |
commit | commitdiff | tree | snapshot |
next |