It's a new primitive for importing symbols, and should be treated like
the (previously handled) goog.require and goog.forwardDeclare.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D56385
clang-format: [JS] support goog.requireType. ClosedPublic Authored by mprobst on Jan 7 2019, 4:08 AM.
Details Summary It's a new primitive for importing symbols, and should be treated like
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 7 2019, 4:25 AM Closed by commit rL350516: clang-format: [JS] support goog.requireType. (authored by mprobst). · Explain WhyJan 7 2019, 5:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 180467 cfe/trunk/lib/Format/TokenAnnotator.cpp
cfe/trunk/unittests/Format/FormatTestJS.cpp
|