Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: llvm-mirror/clang
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aa231e4
Choose a base ref
...
head repository: wdu/clang
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ec0e885
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 1, 2013

  1. StmtPrinter: Fix scoping for enums (esp those defined inside classes)

    Wim Dumon authored and Wim Dumon committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    1265018 View commit details
    Browse the repository at this point in the history
  2. Fix scoping of template arguments, typedefs in classes

    Wim Dumon authored and Wim Dumon committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    7992453 View commit details
    Browse the repository at this point in the history
  3. Added some useful utility functions

    Wim Dumon authored and Wim Dumon committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    990e780 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2013

  1. Merge remote-tracking branch 'upstream/master'

    Wim Dumon authored and Wim Dumon committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    c286cf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2013

  1. Syntax update for newer llvm compatibility

    Wim Dumon authored and Wim Dumon committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    69af56c View commit details
    Browse the repository at this point in the history
  2. Improve Doxygen-style comment extraction (not there yet!)

    Wim Dumon authored and Wim Dumon committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    ec0e885 View commit details
    Browse the repository at this point in the history
Loading