Argyrios Kyrtzidis
|
125df0589b
|
For ModuleLoader::makeModuleVisible() also pass the source location where the
module import occurred.
llvm-svn: 174191
|
2013-02-01 16:36:12 +00:00 |
Daniel Dunbar
|
ae4feb62e0
|
[Lex] Remove DirectoryLookup.UserSpecified, which is unused.
llvm-svn: 173409
|
2013-01-25 01:50:28 +00:00 |
NAKAMURA Takumi
|
e73d2a9fff
|
clang/unittests: Fixup corresponding to r172290.
llvm-svn: 172295
|
2013-01-12 02:16:29 +00:00 |
Chandler Carruth
|
320d9666ee
|
Sort the #include lines for unittests/...
I've tried to place sensible headers at the top as main-module headers.
llvm-svn: 169243
|
2012-12-04 09:45:34 +00:00 |
Douglas Gregor
|
8c05893746
|
Fix unit tests for ModuleLoader change in r168961.
llvm-svn: 168962
|
2012-11-30 00:01:57 +00:00 |
NAKAMURA Takumi
|
fe40a35075
|
clang/unittests: Fixup corresponding to Doug's r168136.
llvm-svn: 168137
|
2012-11-16 04:40:11 +00:00 |
Benjamin Kramer
|
f9db130715
|
Escape trigraphs in unittest.
llvm-svn: 167359
|
2012-11-03 20:58:26 +00:00 |
Argyrios Kyrtzidis
|
2edbc86809
|
Make the FilenameRange of the InclusionDirective callback more accurate,
preserve the macro location of the range end if the filename came from a macro.
Patch by Kim Gräsman!
llvm-svn: 167239
|
2012-11-01 17:52:58 +00:00 |