http://llvm.org/bugs/show_bug.cgi?id=22112
Bug ID: 22112
Summary: Please add an enviroment variable to set the default
include search path for clang.
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
This would allow to get rid of the hard coded paths, plus avoiding adding
multiples -I on compilations.
I propose calling it CLANG_INCLUDE
The compiler would then check if the environment variable is set. And if so,
set its default include directories to those on the CLANG_INCLUDE
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs