Re: [PATCH] D13800: ccc-analyzer: Fix -isystem value passing

2015-10-26 Thread Devin Coughlin via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL251312: [analyzer] ccc-analyzer: Fix -isystem value passing. (authored by dcoughlin). Changed prior to commit: http://reviews.llvm.org/D13800?vs=37567&id=38433#toc Repository: rL LLVM http://reviews

Re: [PATCH] D13800: ccc-analyzer: Fix -isystem value passing

2015-10-25 Thread Devin Coughlin via cfe-commits
dcoughlin accepted this revision. dcoughlin added a comment. This revision is now accepted and ready to land. Looks good to me. I will commit. http://reviews.llvm.org/D13800 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.o

[PATCH] D13800: ccc-analyzer: Fix -isystem value passing

2015-10-16 Thread Peter Wu via cfe-commits
Lekensteyn created this revision. Lekensteyn added a reviewer: krememek. Lekensteyn added a subscriber: cfe-commits. The previous and current regex are broken. -[D,I,Usystem] matches "-D", "-,", "-I", "-U", "-s" "-y", etc. Besides that, "-isystem /foo" gets interpreted as "-i" with a non-empty v