r347870 - inhereit LLVM_ENABLE_LIBXML2

2018-11-29 Thread David Callahan via cfe-commits
Author: david2050 Date: Thu Nov 29 06:57:14 2018 New Revision: 347870 URL: http://llvm.org/viewvc/llvm-project?rev=347870&view=rev Log: inhereit LLVM_ENABLE_LIBXML2 Summary: When building in an LLVM context, we should respect its LLVM_ENABLE_LIBXML2 option. Reviewers: vitalybuka, mspertus, modo

r293004 - Use filename in linemarker when compiling preprocessed source

2017-01-24 Thread David Callahan via cfe-commits
Author: david2050 Date: Tue Jan 24 19:55:28 2017 New Revision: 293004 URL: http://llvm.org/viewvc/llvm-project?rev=293004&view=rev Log: Use filename in linemarker when compiling preprocessed source Summary: Clang appears to always use name as specified on the command line, whereas gcc uses the na