index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Index
/
index-module.m
Age
Commit message (
Expand
)
Author
2013-02-08
Teach subframework header lookup to suggest modules <rdar://problem/13176200>.
Douglas Gregor
2013-02-07
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2012-12-11
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-10-18
[libclang] Invoke a ppIncludedFile callback when indexing implicit module imp...
Argyrios Kyrtzidis
2012-10-12
clang/test/Index/index-module.m: Tweak expressions to fit Win32 paths.
NAKAMURA Takumi
2012-10-11
clang/test/Index/index-module.m: Move XFAIL. It was line-number-sensitive.
NAKAMURA Takumi
2012-10-11
clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now.
NAKAMURA Takumi
2012-10-11
[libclang] Make sure the index_data.main_filename field is initialized
Argyrios Kyrtzidis
2012-10-11
[libclang] Remove this test while I investigate why it is crashing on release...
Argyrios Kyrtzidis
2012-10-11
[libclang] Add tests for indexing modules and PCHs using modules.
Argyrios Kyrtzidis