Skip to content
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: research-note/bazel-clang-cpp-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Adapt-cpplint
Choose a base ref
...
head repository: research-note/bazel-clang-cpp-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 14, 2021

  1. Merge pull request #8 from research-note/Adapt-cpplint

    Adapt cpplint
    paranlee authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    1157438 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Fix link typo

    fix uftrace link.
    paranlee authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    e969626 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Fix typo in AUTHORS

    I'm not in Google Inc. ;)
    paranlee authored Jul 17, 2021
    Configuration menu
    Copy the full SHA
    bef9335 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Solve linking error in clang

    paranlee committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    8a3f693 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from research-note/Fix-clang-linker-error-on-.s…

    …o-files
    
    Solve linking error in clang
    paranlee authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    5b0e410 View commit details
    Browse the repository at this point in the history
Loading