Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Jan65432131Dec30292827262524232221201918171615141312111098765432130Nov29Fix layouting of tokens with a leading escaped newline.Put a higher penalty on breaking before "." or "->".PR14759: Improve/correct support for debug info for C++ member pointers.Switch to asking the target machine to add any relevant analysis passsesSimplify. No behavior change.ClangTools doc: add ideas for new tools in clang-tools-extra to ensure thatFixes handling of unbalances braces.Clang docs: add some information about the difference between 'clang' and 'clang -cc1'Prepare for the upcoming version of Debian (jessie)use early returns to simplify and de-nestFixes parsing of hash tokens in the middle of a line.Fixes PR14801 - preprocessor directives shouldn't be indentedFixes a breakage in dejagnu++ test suite where it includedMake checking for 'protected' access in debug info more legible.Fixes PR14811: Crash when formatting some macrosPR14573: Unnamed parameters in debug info, Part 2FileCheck-ize test/CodeGen/inline.c.Companion patch to r171621 which changed the interface for creating TTIFix set-xcode-analyzer to only modify the ExecPath for the analyzer when using --use-xcode-clang.Emit debug info for unnamed parameters.Change test/CodeGenCXX/debug-info-method.cpp an IR (rather than asm) test.FileCheck-ize test/CodeGenCXX/debug-info-method.cpp[mips] Fix data layout string. Add 64 to the list of native integer widthsAssert that redeclarations have the same linkage.In my last patch initialize the destination to null (with a simple store) before doing a storeStrong to it.Fix testing case for Release build (r171493)Update checker build to checker-270Various fixes to clang-format's macro handling.objective-C arc: in copy helper function for Fix indent and remove parameter with a matching default value.Style fix: We don't use lowercase-and-underscored template parameter names.Correctly format dereference and address of in array parameters.Fix typo. Thanks to dgregor for noticing it.Unqualify the parameter type.realpath'ify the mapping from header includes to module imports.Update CMakeLists.txtAdd __has_feature support to detect if clang supports the explicit "atomic" keyword for ObjC properties.Require set-xcode-analyzer to run with Python 2.7 or later.NSErrorChecker: remove quoting the parameter name in the diagnostic until we actually include it's name.Tighten code. No functionality change.
Loading