Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b044c473a155b7e827680635c1699cb2b5b6c0ee
/
test
/
CodeGen
/
2009-04-23-dbg.c
b044c47
Update clang for raw_fd_ostream no longer requiring F_Force.
by Dan Gohman
· 16 years ago
87de649
Handle corner case where clang-cc is invoked directly to compile preprocessed source file without -main-file-name. In this case, CDDebugInfo is not able identify correct main source file becase SM.isFromMainFile() returns true for locations from header files as well as locations from main source file.
by Devang Patel
· 16 years ago