This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de55d5c276d91de3aa08357db1240083cee852
clang-p2996
/
clang
/
test
/
Index
/
Inputs
History
Douglas Gregor
7b02b583b2
When we decide not to reuse a precompiled preamble, clear out the
...
previous precompiled preamble completely. Fixes <rdar://problem/8330950>. llvm-svn: 111590
2010-08-20 00:02:33 +00:00
..
c-index-pch.h
…
cindex-from-source.h
Don't use echo in the Index test, which I hope will work around an intermittent Windows failure
2010-03-03 00:03:22 +00:00
complete-pch.h
Make code-completion for Objective-C message sends to "id" work in the
2010-04-06 17:30:22 +00:00
crash-recovery-code-complete-remap.c
libclang: Execute clang_codeCompleteAt() inside a crash recovery context.
2010-08-19 23:44:10 +00:00
crash-recovery-reparse-remap.c
Fix a loop overrun in ComputePreamble when the last remapped file was erased,
2010-08-19 19:40:40 +00:00
foo.h
…
lit.local.cfg
…
objc.h
…
preamble-reparse-1.c
When we decide not to reuse a precompiled preamble, clear out the
2010-08-20 00:02:33 +00:00
preamble-reparse-2.c
When we decide not to reuse a precompiled preamble, clear out the
2010-08-20 00:02:33 +00:00
preamble.h
When using a precompiled preamble, save the diagnostics produced when
2010-08-02 20:51:39 +00:00
prefix.h
When remapping a virtual file, also make an entry for the file with
2010-07-26 23:54:23 +00:00
remap-complete-to.c
Make sure that we have File IDs for all of the unsaved files before we
2010-03-24 21:04:06 +00:00
remap-load-to.c
Extend clang_createTranslationUnitFromSourceFile() to support creating
2010-01-23 00:14:00 +00:00
t1.c
…
t1.m
…
t2.c
…
t2.m
…