[all-commits] [llvm/llvm-project] 48aa78: [Tooling] Drop leading/trailing whitespace from co...

Sam McCall via All-commits all-commits at lists.llvm.org
Tue May 19 02:20:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 48aa781ae44a611967084ca031fdbb3a0712c40c
      https://github.com/llvm/llvm-project/commit/48aa781ae44a611967084ca031fdbb3a0712c40c
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M clang/lib/Tooling/CompilationDatabase.cpp
    M clang/test/Tooling/fixed-database.cpp

  Log Message:
  -----------
  [Tooling] Drop leading/trailing whitespace from compile_flags.txt lines

Summary:
These files tend to be hand-authored, and people get very confused.
I can't think of any reason that such whitespace would be intended.

Reviewers: kadircet

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D80160




More information about the All-commits mailing list