[all-commits] [llvm/llvm-project] 28726b: Merging r373049:

Hans via All-commits all-commits at lists.llvm.org
Tue Nov 12 16:00:43 PST 2019


  Branch: refs/heads/release/9.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 28726b909b997f42bd42fa3e14073f2e491aa2a5
      https://github.com/llvm/llvm-project/commit/28726b909b997f42bd42fa3e14073f2e491aa2a5
  Author: Hans Wennborg <hans at hanshq.net>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M clang/test/Driver/compilation_database.c

  Log Message:
  -----------
  Merging r373049:

------------------------------------------------------------------------
r373049 | hans | 2019-09-27 01:14:45 -0700 (Fri, 27 Sep 2019) | 4 lines

Fix the 'directory' field in DumpCompilationDatabase and add test

This broke in r371027 due to a missing negation
(llvm::sys::fs::current_path returns false on success).
------------------------------------------------------------------------




More information about the All-commits mailing list